Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/
Di915_pmu.c107 static bool pmu_needs_timer(struct i915_pmu *pmu, bool gpu_active) in pmu_needs_timer()
170 struct i915_pmu *pmu = &i915->pmu; in get_rc6()
207 static void init_rc6(struct i915_pmu *pmu) in init_rc6()
222 struct i915_pmu *pmu = &i915->pmu; in park_rc6()
228 static void __i915_pmu_maybe_start_timer(struct i915_pmu *pmu) in __i915_pmu_maybe_start_timer()
241 struct i915_pmu *pmu = &i915->pmu; in i915_pmu_gt_parked()
261 struct i915_pmu *pmu = &i915->pmu; in i915_pmu_gt_unparked()
363 static bool frequency_sampling_enabled(struct i915_pmu *pmu) in frequency_sampling_enabled()
375 struct i915_pmu *pmu = &i915->pmu; in frequency_sample()
420 struct i915_pmu *pmu = &i915->pmu; in i915_sample()
[all …]
Di915_pmu.h54 struct i915_pmu { struct
DMakefile80 i915-$(CONFIG_PERF_EVENTS) += i915_pmu.o
Di915_drv.h400 struct i915_pmu pmu;