Searched refs:__I915_PMU_OTHER (Results 1 – 2 of 2) sorted by relevance
136 #define __I915_PMU_OTHER(x) (__I915_PMU_ENGINE(0xff, 0xff, 0xf) + 1 + (x)) macro138 #define I915_PMU_ACTUAL_FREQUENCY __I915_PMU_OTHER(0)139 #define I915_PMU_REQUESTED_FREQUENCY __I915_PMU_OTHER(1)140 #define I915_PMU_INTERRUPTS __I915_PMU_OTHER(2)141 #define I915_PMU_RC6_RESIDENCY __I915_PMU_OTHER(3)