Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
Di915_drm.h1732 #define I915_PERF_IOCTL_ENABLE _IO('i', 0x0) macro
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h2396 #define I915_PERF_IOCTL_ENABLE _IO('i', 0x0) macro
/third_party/mesa3d/src/intel/perf/
Dintel_perf_query.c326 intel_ioctl(perf_ctx->oa_stream_fd, I915_PERF_IOCTL_ENABLE, 0) < 0) in inc_n_users()