Home
last modified time | relevance | path

Searched defs:intel_perf_context (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/perf/
Dintel_perf_query.c254 struct intel_perf_context { struct
255 struct intel_perf_config *perf;
257 void * mem_ctx; /* ralloc context */
258 void * ctx; /* driver context (eg, brw_context) */
259 void * bufmgr;
260 const struct intel_device_info *devinfo;
262 uint32_t hw_ctx;
263 int drm_fd;
266 int oa_stream_fd;
273 int current_oa_metrics_set_id;
[all …]