Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_pmu.h20 __I915_SAMPLE_RC6, enumerator
H A Di915_pmu.c164 pmu->sample[__I915_SAMPLE_RC6].cur = val; in get_rc6()
174 val += pmu->sample[__I915_SAMPLE_RC6].cur; in get_rc6()
193 pmu->sample[__I915_SAMPLE_RC6].cur = __get_rc6(&i915->gt); in init_rc6()
195 pmu->sample[__I915_SAMPLE_RC6].cur; in init_rc6()
204 pmu->sample[__I915_SAMPLE_RC6].cur = __get_rc6(&i915->gt); in park_rc6()