Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A Dbenchzstd.h151 BMK_benchOutcome_t BMK_syntheticTest(
H A Dbenchzstd.c691 BMK_benchOutcome_t BMK_syntheticTest(int cLevel, double compressibility, in BMK_syntheticTest() function
H A Dzstdcli.c1195BMK_syntheticTest(cLevel, compressibility, &compressionParams, g_displayLevel, &benchParams); in main()
/f-stack/freebsd/contrib/zstd/zlibWrapper/examples/
H A Dzwrapbench.c763 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility) in BMK_syntheticTest() function
790 BMK_syntheticTest(cLevel, cLevelLast, compressibility); in BMK_benchFiles()