Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dbenchzstd.h120 int startCLevel, int endCLevel,
H A Dbenchzstd.c937 int startCLevel, int endCLevel, in BMK_benchCLevels() argument
956 if (endCLevel < startCLevel) { in BMK_benchCLevels()
974 for (level = startCLevel; level <= endCLevel; level++) { in BMK_benchCLevels()
1129 int startCLevel, int endCLevel, in BMK_benchFilesAdvanced() argument
1247 startCLevel, endCLevel, in BMK_benchFilesAdvanced()