Home
last modified time | relevance | path

Searched defs:outcome (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zstd/programs/
H A Dbenchfn.c64 int BMK_isSuccessful_runOutcome(BMK_runOutcome_t outcome) in BMK_isSuccessful_runOutcome()
71 BMK_runTime_t BMK_extract_runTime(BMK_runOutcome_t outcome) in BMK_extract_runTime()
77 size_t BMK_extract_errorResult(BMK_runOutcome_t outcome) in BMK_extract_errorResult()
94 BMK_runOutcome_t outcome; in BMK_setValid_runTime() local
H A Dbenchzstd.c269 int BMK_isSuccessful_benchOutcome(BMK_benchOutcome_t outcome) in BMK_isSuccessful_benchOutcome()
274 BMK_benchResult_t BMK_extract_benchResult(BMK_benchOutcome_t outcome) in BMK_extract_benchResult()
593 BMK_benchOutcome_t outcome = BMK_benchOutcome_error(); /* error by default */ in BMK_benchMemAdvanced() local