Searched refs:CALIBRATE_TS_STEPS (Results 1 – 2 of 2) sorted by relevance
427 #define CALIBRATE_TS_STEPS 120 /* ~2s has to be less than 128! */ in check_timings() macro452 for (n = 0; n < CALIBRATE_TS_STEPS; n++) { in check_timings()466 igt_stats_init_with_size(&stats, CALIBRATE_TS_STEPS); in check_timings()467 for (n = 0; n < CALIBRATE_TS_STEPS; n++) { in check_timings()
1106 #define CALIBRATE_TS_STEPS 16 in calibrate_ts() macro1130 for (n = 0; n < CALIBRATE_TS_STEPS; n++) { in calibrate_ts()1144 igt_stats_init_with_size(&stats, CALIBRATE_TS_STEPS); in calibrate_ts()1145 for (n = 0; n < CALIBRATE_TS_STEPS; n++) { in calibrate_ts()