Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_pmu.c791 #define __engine_event(__sample, __name) \ macro
839 __engine_event(I915_SAMPLE_BUSY, "busy"), in create_event_attributes()
840 __engine_event(I915_SAMPLE_SEMA, "sema"), in create_event_attributes()
841 __engine_event(I915_SAMPLE_WAIT, "wait"), in create_event_attributes()