Home
last modified time | relevance | path

Searched defs:nbLoops (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/zstd/programs/
H A Dbenchfn.c109 unsigned nbLoops) in BMK_benchFunction()
156 unsigned nbLoops; member
/aosp_15_r20/external/zstd/zlibWrapper/examples/
H A Dzwrapbench.c116 static void BMK_SetNbIterations(unsigned nbLoops) in BMK_SetNbIterations()
234 U32 nbLoops = 0; in BMK_benchMem() local
403 U32 nbLoops = 0; in BMK_benchMem() local
/aosp_15_r20/external/lz4/programs/
H A Dbench.c466 U32 nbLoops; in BMK_benchMem() local
520 U32 nbLoops; in BMK_benchMem() local
/aosp_15_r20/external/lz4/tests/
H A Dfullbench.c113 static void BMK_setNbIterations(int nbLoops) in BMK_setNbIterations()