Home
last modified time | relevance | path

Searched defs:i915_pmu (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/i915/
Di915_pmu.h58 struct i915_pmu { struct
62 struct {
65 } cpuhp;
69 struct pmu base;
73 bool closed;
97 * i915_pmu_tracked_events gets a bit in this field. argument
101 u32 enable;
130 struct i915_pmu_sample sample[I915_PMU_MAX_GT][__I915_NUM_PMU_SAMPLERS]; argument
134 ktime_t sleep_last[I915_PMU_MAX_GT];
158 int i915_pmu_init(void); argument