Searched refs:BMK_syntheticTest (Results 1 – 5 of 5) sorted by relevance
/external/zstd/programs/ |
D | benchzstd.h | 152 BMK_benchOutcome_t BMK_syntheticTest(
|
D | benchzstd.c | 691 BMK_benchOutcome_t BMK_syntheticTest(int cLevel, double compressibility, in BMK_syntheticTest() function
|
D | zstdcli.c | 1310 … BMK_syntheticTest(cLevel, compressibility, &compressionParams, g_displayLevel, &benchParams); in main()
|
/external/lz4/programs/ |
D | bench.c | 735 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/ |
D | zwrapbench.c | 778 static void BMK_syntheticTest(int cLevel, int cLevelLast, double compressibility) in BMK_syntheticTest() function 805 BMK_syntheticTest(cLevel, cLevelLast, compressibility); in BMK_benchFiles()
|