Searched refs:igt_clock (Results 1 – 1 of 1) sorted by relevance
272 static clockid_t igt_clock = (clockid_t)-1; variable448 if (igt_clock != (clockid_t)-1) { in igt_gettime()449 if (clock_gettime(igt_clock, ts)) in igt_gettime()455 if (!clock_gettime(igt_clock = CLOCK_MONOTONIC_RAW, ts)) in igt_gettime()459 if (!clock_gettime(igt_clock = CLOCK_MONOTONIC_COARSE, ts)) in igt_gettime()462 if (!clock_gettime(igt_clock = CLOCK_MONOTONIC, ts)) in igt_gettime()