Home
last modified time | relevance | path

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

/third_party/lz4/programs/
Dbench.c457 U32 nbLoops; in BMK_benchMem() local
507 U32 nbLoops; in BMK_benchMem() local
/third_party/lz4/tests/
Dfullbench.c113 static void BMK_setNbIterations(int nbLoops) in BMK_setNbIterations()