Searched refs:perfquery (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_performance_query.c95 * brw->perfquery.sample_buffers linked list. When we process the
200 * Reaped buffers move to a perfquery.free_sample_buffers list and
254 if (!gen_perf_load_metric_id(brw->perfquery.perf, query->guid,
301 brw->perfquery.n_active_oa_queries, brw->perfquery.n_oa_users);
310 struct exec_node *node = exec_list_pop_head(&brw->perfquery.free_sample_buffers);
330 exec_list_get_tail(&brw->perfquery.sample_buffers);
340 &brw->perfquery.sample_buffers)
344 exec_list_push_head(&brw->perfquery.free_sample_buffers, &buf->link);
354 &brw->perfquery
[all...]
H A Dbrw_performance_query_mdapi.c70 struct gen_perf *perf = brw->perfquery.perf;
195 &brw->perfquery.perf->queries[0];
214 gen_perf_query_append_query_info(brw->perfquery.perf, MAX_STAT_COUNTERS);
H A Dbrw_context.h1220 } perfquery; member in struct:brw_context
/xsrc/external/mit/MesaLib/dist/src/intel/perf/
H A Dintel_perf_query.h49 intel_perf_close(struct intel_perf_context *perfquery,
H A Dintel_perf_query.c175 * Reaped buffers move to a perfquery.free_sample_buffers list and
222 * Reference the head of the brw->perfquery.sample_buffers
352 intel_perf_close(struct intel_perf_context *perfquery, argument
355 if (perfquery->oa_stream_fd != -1) {
356 close(perfquery->oa_stream_fd);
357 perfquery->oa_stream_fd = -1;
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json11812 "description": "mesa/st: drop lots of perfquery wrappers",
[all...]

Completed in 112 milliseconds