Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/
Di915_pmu.c110 BITS_PER_TYPE(typeof_member(struct i915_pmu, in config_mask()
114 BITS_PER_TYPE(typeof_member(struct i915_pmu, in config_mask()
142 static bool pmu_needs_timer(struct i915_pmu *pmu) in pmu_needs_timer()
194 static u64 read_sample(struct i915_pmu *pmu, unsigned int gt_id, int sample) in read_sample()
200 store_sample(struct i915_pmu *pmu, unsigned int gt_id, int sample, u64 val) in store_sample()
206 add_sample_mult(struct i915_pmu *pmu, unsigned int gt_id, int sample, u32 val, u32 mul) in add_sample_mult()
215 struct i915_pmu *pmu = &i915->pmu; in get_rc6()
252 static void init_rc6(struct i915_pmu *pmu) in init_rc6()
274 struct i915_pmu *pmu = &gt->i915->pmu; in park_rc6()
280 static void __i915_pmu_maybe_start_timer(struct i915_pmu *pmu) in __i915_pmu_maybe_start_timer()
[all …]
Di915_pmu.h58 struct i915_pmu { struct
DMakefile85 i915-$(CONFIG_PERF_EVENTS) += i915_pmu.o
Di915_drv.h357 struct i915_pmu pmu;