Home
last modified time | relevance | path

Searched refs:g_benchSeparately (Results 1 – 1 of 1) sorted by relevance

/external/lz4/programs/
Dbench.c125 int g_benchSeparately = 0; variable
139 void BMK_setBenchSeparately(int separate) { g_benchSeparately = (separate!=0); } in BMK_setBenchSeparately()
550 if (g_benchSeparately) in BMK_benchFiles()