Searched refs:I915_PERF_FLAG_DISABLED (Results 1 – 3 of 3) sorted by relevance
1710 #define I915_PERF_FLAG_DISABLED (1<<2) macro
2372 #define I915_PERF_FLAG_DISABLED (1<<2) macro
409 (enable ? 0 : I915_PERF_FLAG_DISABLED), in intel_perf_open()