Searched refs:BMK_extract_runTime (Results 1 – 6 of 6) sorted by relevance
71 BMK_runTime_t BMK_extract_runTime(BMK_runOutcome_t outcome) in BMK_extract_runTime() function226 { BMK_runTime_t const newRunTime = BMK_extract_runTime(runResult); in BMK_benchTimedFn()
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()
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()