Searched refs:BMK_runTime_t (Results 1 – 6 of 6) sorted by relevance
71 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()
36 } BMK_runTime_t; typedef49 BMK_runTime_t internal_never_ever_use_directly;121 BMK_runTime_t BMK_extract_runTime(BMK_runOutcome_t outcome);
449 { 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()
617 BMK_runTime_t bestResult; in benchMem()644 { BMK_runTime_t const newResult = BMK_extract_runTime(bOutcome); in benchMem()
1643 { BMK_runTime_t const rResult = BMK_extract_runTime(cOutcome); in BMK_benchMemInvertible()1661 { BMK_runTime_t const rResult = BMK_extract_runTime(dOutcome); in BMK_benchMemInvertible()
704 BMK_runTime_t const result = BMK_extract_runTime(outcome); in benchMem()