Searched refs:startCycle (Results 1 – 1 of 1) sorted by relevance
276 static int FUZ_test(U32 seed, const U32 nbCycles, const U32 startCycle, const double compressibilit… in FUZ_test() argument311 for (cycleNb = 0; cycleNb < startCycle; cycleNb++) in FUZ_test()338 for (cycleNb = startCycle; cycleNb < nbCycles; cycleNb++) in FUZ_test()