Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/
H A Di915_pmu.c947 #define __engine_event(__sample, __name) \ macro
998 __engine_event(I915_SAMPLE_BUSY, "busy"), in create_event_attributes()
999 __engine_event(I915_SAMPLE_SEMA, "sema"), in create_event_attributes()
1000 __engine_event(I915_SAMPLE_WAIT, "wait"), in create_event_attributes()