Home
last modified time | relevance | path

Searched defs:igt_until_timeout (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_exec_reuse.c165 igt_until_timeout(timeout) { in igt_until_timeout() function
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_aux.h103 #define igt_until_timeout(timeout) \ macro