Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_pmu.c828 #define __engine_event(__sample, __name) \ macro
877 __engine_event(I915_SAMPLE_BUSY, "busy"), in create_event_attributes()
878 __engine_event(I915_SAMPLE_SEMA, "sema"), in create_event_attributes()
879 __engine_event(I915_SAMPLE_WAIT, "wait"), in create_event_attributes()