Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dbenchzstd.c476 { BMK_runTime_t const dResult = BMK_extract_runTime(dOutcome); in BMK_benchMemAdvancedNoAlloc() local
477 … U64 const newDSpeed = (U64)((double)srcSize * TIMELOOP_NANOSEC / dResult.nanoSecPerRun); in BMK_benchMemAdvancedNoAlloc()