Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pmu.c952 #define __engine_event(__sample, __name) \ macro
1003 __engine_event(I915_SAMPLE_BUSY, "busy"), in create_event_attributes()
1004 __engine_event(I915_SAMPLE_SEMA, "sema"), in create_event_attributes()
1005 __engine_event(I915_SAMPLE_WAIT, "wait"), in create_event_attributes()