Home
last modified time | relevance | path

Searched refs:__I915_SAMPLE_RC6 (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_pmu.h35 __I915_SAMPLE_RC6, enumerator
Di915_pmu.c184 pmu->sample[__I915_SAMPLE_RC6].cur = val; in get_rc6()
194 val += pmu->sample[__I915_SAMPLE_RC6].cur; in get_rc6()
213 pmu->sample[__I915_SAMPLE_RC6].cur = __get_rc6(to_gt(i915)); in init_rc6()
215 pmu->sample[__I915_SAMPLE_RC6].cur; in init_rc6()
224 pmu->sample[__I915_SAMPLE_RC6].cur = __get_rc6(to_gt(i915)); in park_rc6()