Searched refs:runResult (Results 1 – 1 of 1) sorted by relevance
220 BMK_runOutcome_t const runResult = BMK_benchFunction(p, cont->nbLoops); in BMK_benchTimedFn() local222 if(!BMK_isSuccessful_runOutcome(runResult)) { /* error : move out */ in BMK_benchTimedFn()223 return runResult; in BMK_benchTimedFn()226 { BMK_runTime_t const newRunTime = BMK_extract_runTime(runResult); in BMK_benchTimedFn()