Searched refs:I915_PMU_SAMPLE_BITS (Results 1 – 9 of 9) sorted by relevance
31 ((1 << I915_PMU_SAMPLE_BITS) + \
30 #define ENGINE_SAMPLE_BITS (1 << I915_PMU_SAMPLE_BITS)51 return (event->attr.config >> I915_PMU_SAMPLE_BITS) & 0xff; in engine_event_instance()
116 #define I915_PMU_SAMPLE_BITS (4) macro120 (I915_PMU_SAMPLE_BITS + I915_PMU_SAMPLE_INSTANCE_BITS)124 (instance) << I915_PMU_SAMPLE_BITS | \
140 #define I915_PMU_SAMPLE_BITS (4) macro144 (I915_PMU_SAMPLE_BITS + I915_PMU_SAMPLE_INSTANCE_BITS)148 (instance) << I915_PMU_SAMPLE_BITS | \
154 #define I915_PMU_SAMPLE_BITS (4) macro158 (I915_PMU_SAMPLE_BITS + I915_PMU_SAMPLE_INSTANCE_BITS)162 (instance) << I915_PMU_SAMPLE_BITS | \