Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_pmu.h54 struct i915_pmu { struct
58 struct {
61 } cpuhp;
65 struct pmu base;
89 * i915_pmu_tracked_events gets a bit in this field. argument
93 u32 enable;
122 struct i915_pmu_sample sample[__I915_NUM_PMU_SAMPLERS]; argument
126 ktime_t sleep_last;
150 int i915_pmu_init(void); argument