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