Searched refs:g_nbSeconds (Results 1 – 1 of 1) sorted by relevance
122 static U32 g_nbSeconds = NBSECONDS; variable133 g_nbSeconds = nbSeconds; in BMK_setNbSeconds()134 DISPLAYLEVEL(3, "- test >= %u seconds per compression / decompression -\n", g_nbSeconds); in BMK_setNbSeconds()226 U64 const maxTime = (g_nbSeconds * TIMELOOP_NANOSEC) + 100; in BMK_benchMem()411 …locks\n", LZ4_VERSION_STRING, LZ4_GIT_COMMIT_STRING, (U32)benchedSize, g_nbSeconds, (U32)(g_blockS… in BMK_benchCLevel()