Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/perf/
Dgen_perf_query.c242 struct gen_perf_context { struct
243 struct gen_perf_config *perf;
245 void * ctx; /* driver context (eg, brw_context) */
246 void * bufmgr;
247 const struct gen_device_info *devinfo;
249 uint32_t hw_ctx;
250 int drm_fd;
253 int oa_stream_fd;
260 int current_oa_metrics_set_id;
261 int current_oa_format;
[all …]