Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/zstd/tests/
Dparamgrill.c626 { const time_t grillStart = time(NULL); in BMK_benchMem() local
629 } while (BMK_timeSpan(grillStart) < g_grillDuration_s); in BMK_benchMem()
807 { time_t const grillStart = time(NULL); in optimizeForSize() local
831 } while (BMK_timeSpan(grillStart) < g_grillDuration_s); in optimizeForSize()