Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dbenchfn.c71 BMK_runTime_t BMK_extract_runTime(BMK_runOutcome_t outcome) in BMK_extract_runTime()
92 static BMK_runOutcome_t BMK_setValid_runTime(BMK_runTime_t runTime) in BMK_setValid_runTime()
141 BMK_runTime_t rt; in BMK_benchFunction()
155 BMK_runTime_t fastestRun;
217 BMK_runTime_t bestRunTime = cont->fastestRun; in BMK_benchTimedFn()
226 { BMK_runTime_t const newRunTime = BMK_extract_runTime(runResult); in BMK_benchTimedFn()
H A Dbenchfn.h36 } BMK_runTime_t; typedef
49 BMK_runTime_t internal_never_ever_use_directly;
121 BMK_runTime_t BMK_extract_runTime(BMK_runOutcome_t outcome);
H A Dbenchzstd.c448 { BMK_runTime_t const cResult = BMK_extract_runTime(cOutcome); in BMK_benchMemAdvancedNoAlloc()
476 { BMK_runTime_t const dResult = BMK_extract_runTime(dOutcome); in BMK_benchMemAdvancedNoAlloc()