Home
last modified time | relevance | path

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

/external/zstd/tests/
Dparamgrill.c1685 static int BMK_benchParam ( BMK_benchResult_t* resultPtr, in BMK_benchParam() function
1830 BMK_benchParam(&testResult, buf, ctx, params); in BMK_seed()
2018 BMK_benchParam(&testResult, buf, ctx, l1params); in BMK_generate_cLevelTable()
2057 if (BMK_benchParam(&testResult, buf, ctx, g_params)) { in benchOnce()
2426 if(BMK_benchParam(&winner.result, buf, ctx, winner.params)) { in optimizeForSize()
2446 if (BMK_benchParam(&res, buf, ctx, g_params)) { in optimizeForSize()
2482 ec = BMK_benchParam(&candidate, buf, ctx, CParams); in optimizeForSize()