Searched defs:i915_pmu (Results 1 – 1 of 1) sorted by relevance
58 struct i915_pmu { struct62 struct {65 } cpuhp;69 struct pmu base;73 bool closed;97 * i915_pmu_tracked_events gets a bit in this field. argument101 u32 enable;130 struct i915_pmu_sample sample[I915_PMU_MAX_GT][__I915_NUM_PMU_SAMPLERS]; argument134 ktime_t sleep_last[I915_PMU_MAX_GT];158 int i915_pmu_init(void); argument