Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pmu.h36 __I915_SAMPLE_RC6, enumerator
H A Di915_pmu.c229 store_sample(pmu, gt_id, __I915_SAMPLE_RC6, val); in get_rc6()
239 val += read_sample(pmu, gt_id, __I915_SAMPLE_RC6); in get_rc6()
264 store_sample(pmu, i, __I915_SAMPLE_RC6, val); in init_rc6()
276 store_sample(pmu, gt->info.id, __I915_SAMPLE_RC6, __get_rc6(gt)); in park_rc6()