Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/tests/
H A Dparamgrill.c232 { U64 const benchTime = UTIL_clockSpanMicro(benchStart); in BMK_benchParam() local
233 if (benchTime > g_maxParamTime) break; } in BMK_benchParam()