Searched refs:fixedReps (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/x11perf/dist/
H A Dx11perf.c139 static int fixedReps = 0; variable in typeref:typename:int
692 if (fixedReps != 0) {
693 return fixedReps;
866 * if using fixedReps then will not have done CalibrateTest so must
1064 fixedReps = atoi (argv[i]);
1065 if (fixedReps <= 0)

Completed in 3 milliseconds