Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_pmu.h36 #define I915_ENGINE_SAMPLE_COUNT (I915_SAMPLE_SEMA + 1)
H A Di915_pmu.c33 BIT(I915_SAMPLE_SEMA))
314 add_sample(&pmu->sample[I915_SAMPLE_SEMA], period_ns); in engines_sample()
480 case I915_SAMPLE_SEMA: in engine_event_status()
918 __engine_event(I915_SAMPLE_SEMA, "sema"), in create_event_attributes()
/netbsd-src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Di915_drm.h153 I915_SAMPLE_SEMA = 2 enumerator
174 __I915_PMU_ENGINE(class, instance, I915_SAMPLE_SEMA)