Searched refs:igt_run_in_simulation (Results 1 – 8 of 8) sorted by relevance
88 igt_run_in_simulation()) { in subslice_total()125 igt_run_in_simulation()) { in eu_total()
151 if (!igt_run_in_simulation()) { in store_test()
155 if (igt_run_in_simulation()) { in run_test()
128 if (igt_run_in_simulation()) in run_test()
488 if (igt_run_in_simulation())
921 if (igt_run_in_simulation())
987 bool igt_run_in_simulation(void);996 #define SLOW_QUICK(slow,quick) (igt_run_in_simulation() ? (quick) : (slow))
2278 bool igt_run_in_simulation(void) in igt_run_in_simulation() function2307 igt_require(!igt_run_in_simulation()); in igt_skip_on_simulation()2309 igt_require(!igt_run_in_simulation()); in igt_skip_on_simulation()