Searched refs:annotate_aub (Results 1 – 2 of 2) sorted by relevance
123 if (unlikely(INTEL_DEBUG & DEBUG_AUB) && intel->vtbl.annotate_aub) in do_flush_locked()124 intel->vtbl.annotate_aub(intel); in do_flush_locked()
155 void (*annotate_aub)(struct intel_context *intel); member