Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_pmu.c82 static bool pmu_needs_timer(struct i915_pmu *pmu, bool gpu_active) in pmu_needs_timer()
150 struct i915_pmu *pmu = &i915->pmu; in get_rc6()
189 struct i915_pmu *pmu = &i915->pmu; in park_rc6()
208 static void __i915_pmu_maybe_start_timer(struct i915_pmu *pmu) in __i915_pmu_maybe_start_timer()
221 struct i915_pmu *pmu = &i915->pmu; in i915_pmu_gt_parked()
241 struct i915_pmu *pmu = &i915->pmu; in i915_pmu_gt_unparked()
343 static bool frequency_sampling_enabled(struct i915_pmu *pmu) in frequency_sampling_enabled()
355 struct i915_pmu *pmu = &i915->pmu; in frequency_sample()
400 struct i915_pmu *pmu = &i915->pmu; in i915_sample()
549 struct i915_pmu *pmu = &i915->pmu; in __i915_pmu_event_read()
[all …]
Di915_pmu.h40 struct i915_pmu { struct
DMakefile74 i915-$(CONFIG_PERF_EVENTS) += i915_pmu.o
Di915_drv.h1211 struct i915_pmu pmu;