Searched refs:I915_PMU_SAMPLE_MASK (Results 1 – 8 of 8) sorted by relevance
117 #define I915_PMU_SAMPLE_MASK (0xf) macro
141 #define I915_PMU_SAMPLE_MASK (0xf) macro
155 #define I915_PMU_SAMPLE_MASK (0xf) macro
36 return config & I915_PMU_SAMPLE_MASK; in engine_config_sample()