Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_aux.h129 bool igt_aub_dump_enabled(void);
Drendercopy_gen8.c123 if (!igt_aub_dump_enabled()) in annotation_flush()
Drendercopy_gen9.c154 if (!igt_aub_dump_enabled()) in annotation_flush()
Digt_aux.c564 bool igt_aub_dump_enabled(void) in igt_aub_dump_enabled() function
/external/igt-gpu-tools/tests/i915/
Dgem_render_copy.c577 int opt_dump_aub = igt_aub_dump_enabled(); in test()