Home
last modified time | relevance | path

Searched refs:I915_PERF_FLAG_DISABLED (Results 1 – 3 of 3) sorted by relevance

/third_party/libdrm/include/drm/
Di915_drm.h1710 #define I915_PERF_FLAG_DISABLED (1<<2) macro
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h2372 #define I915_PERF_FLAG_DISABLED (1<<2) macro
/third_party/mesa3d/src/intel/perf/
Dintel_perf_query.c409 (enable ? 0 : I915_PERF_FLAG_DISABLED), in intel_perf_open()