Searched refs:intel_perf_context (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/perf/
H A Dintel_perf_query.h36 struct intel_perf_context;
40 intel_perf_open(struct intel_perf_context *perf_ctx,
49 intel_perf_close(struct intel_perf_context *perfquery,
52 bool intel_perf_oa_stream_ready(struct intel_perf_context *perf_ctx);
55 intel_perf_read_oa_stream(struct intel_perf_context *perf_ctx,
59 struct intel_perf_context *intel_perf_new_context(void *parent);
61 void intel_perf_init_context(struct intel_perf_context *perf_ctx,
72 struct intel_perf_config *intel_perf_config(struct intel_perf_context *ctx);
74 int intel_perf_active_queries(struct intel_perf_context *perf_ctx,
78 intel_perf_new_query(struct intel_perf_context *, unsigne
[all...]
H A Dintel_perf_query.c254 struct intel_perf_context { struct
323 inc_n_users(struct intel_perf_context *perf_ctx)
336 dec_n_users(struct intel_perf_context *perf_ctx)
352 intel_perf_close(struct intel_perf_context *perfquery,
367 intel_perf_open(struct intel_perf_context *perf_ctx,
466 get_free_sample_buf(struct intel_perf_context *perf_ctx)
485 reap_old_sample_buffers(struct intel_perf_context *perf_ctx)
509 free_sample_bufs(struct intel_perf_context *perf_ctx)
520 intel_perf_new_query(struct intel_perf_context *perf_ctx, unsigned query_index)
548 intel_perf_active_queries(struct intel_perf_context *perf_ct
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_performance_query.c89 struct intel_perf_context *perf_ctx = ice->perf_ctx;
111 struct intel_perf_context *perf_ctx = ice->perf_ctx;
122 struct intel_perf_context *perf_ctx = ice->perf_ctx;
134 struct intel_perf_context *perf_ctx = ice->perf_ctx;
149 struct intel_perf_context *perf_ctx = ice->perf_ctx;
172 struct intel_perf_context *perf_ctx = ice->perf_ctx;
193 struct intel_perf_context *perf_ctx = ice->perf_ctx;
205 struct intel_perf_context *perf_ctx = ice->perf_ctx;
226 struct intel_perf_context *perf_ctx = ice->perf_ctx;
H A Diris_monitor.c152 struct intel_perf_context *perf_ctx = ice->perf_ctx;
180 struct intel_perf_context *perf_ctx = ice->perf_ctx;
250 struct intel_perf_context *perf_ctx = ice->perf_ctx;
260 struct intel_perf_context *perf_ctx = ice->perf_ctx;
273 struct intel_perf_context *perf_ctx = ice->perf_ctx;
H A Diris_context.h695 struct intel_perf_context *perf_ctx;
/xsrc/external/mit/MesaLib/dist/src/intel/ds/
H A Dintel_pps_perf.h50 struct intel_perf_context *ctx = nullptr;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_performance_query.c117 struct intel_perf_context *perf_ctx = ctx->perf_ctx;
149 struct intel_perf_context *perf_ctx = brw->perf_ctx;
237 struct intel_perf_context *perf_ctx = brw->perf_ctx;
268 struct intel_perf_context *perf_ctx = brw->perf_ctx;
336 struct intel_perf_context *perf_ctx = brw->perf_ctx;
361 struct intel_perf_context *perf_ctx = brw->perf_ctx;
483 struct intel_perf_context *perf_ctx = brw->perf_ctx;
H A Dbrw_context.h1184 struct intel_perf_context *perf_ctx;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_monitor.c311 struct intel_perf_context *perf_ctx = ice->perf_ctx;
340 struct intel_perf_context *perf_ctx = ice->perf_ctx;
410 struct intel_perf_context *perf_ctx = ice->perf_ctx;
420 struct intel_perf_context *perf_ctx = ice->perf_ctx;
433 struct intel_perf_context *perf_ctx = ice->perf_ctx;
H A Dcrocus_context.h556 struct intel_perf_context *perf_ctx;

Completed in 21 milliseconds