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