Home
last modified time | relevance | path

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

/external/zstd/programs/
Dbenchzstd.h152 BMK_benchOutcome_t BMK_syntheticTest(
Dbenchzstd.c691 BMK_benchOutcome_t BMK_syntheticTest(int cLevel, double compressibility, in BMK_syntheticTest() function
Dzstdcli.c1310BMK_syntheticTest(cLevel, compressibility, &compressionParams, g_displayLevel, &benchParams); in main()
/external/lz4/programs/
Dbench.c735 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility, in BMK_syntheticTest() function
827 BMK_syntheticTest(cLevel, cLevelLast, compressibility, dictBuf, (int)dictSize); in BMK_benchFiles()
/external/zstd/zlibWrapper/examples/
Dzwrapbench.c778 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility) in BMK_syntheticTest() function
805 BMK_syntheticTest(cLevel, cLevelLast, compressibility); in BMK_benchFiles()