Home
last modified time | relevance | path

Searched refs:batch_duration_ns (Results 1 – 1 of 1) sorted by relevance

/external/igt-gpu-tools/tests/
Dperf_pmu.c50 const unsigned long batch_duration_ns = 500e6; variable
265 } while (t < batch_duration_ns / 5); in end_spin()
285 slept = measured_usleep(batch_duration_ns / 1000); in single()
303 slept = measured_usleep(batch_duration_ns / 1000); in single()
334 slept = measured_usleep(batch_duration_ns / 1000); in busy_start()
386 slept = measured_usleep(batch_duration_ns / 1000); in busy_double_start()
397 usleep(batch_duration_ns / 1000); in busy_double_start()
461 slept = measured_usleep(batch_duration_ns / 1000); in busy_check_all()
532 slept = measured_usleep(batch_duration_ns / 1000); in most_busy_check_all()
586 slept = measured_usleep(batch_duration_ns / 1000); in all_busy_check_all()
[all …]