Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/perf/
H A Dintel_perf_query.c239 struct intel_perf_context { struct
240 struct intel_perf_config *perf;
242 void * mem_ctx; /* ralloc context */
243 void * ctx; /* driver context (eg, brw_context) */
244 void * bufmgr;
245 const struct intel_device_info *devinfo;
247 uint32_t hw_ctx;
248 int drm_fd;
251 int oa_stream_fd;
258 int current_oa_metrics_set_id;
[all …]