Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
A Di915_pmu.h36 __I915_SAMPLE_RC6_LAST_REPORTED, enumerator
A Di915_pmu.c198 if (val < pmu->sample[__I915_SAMPLE_RC6_LAST_REPORTED].cur) in get_rc6()
199 val = pmu->sample[__I915_SAMPLE_RC6_LAST_REPORTED].cur; in get_rc6()
201 pmu->sample[__I915_SAMPLE_RC6_LAST_REPORTED].cur = val; in get_rc6()
215 pmu->sample[__I915_SAMPLE_RC6_LAST_REPORTED].cur = in init_rc6()

Completed in 8 milliseconds