Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/perf/
Dintel_perf_query.c323 inc_n_users(struct intel_perf_context *perf_ctx) in inc_n_users()
336 dec_n_users(struct intel_perf_context *perf_ctx) in dec_n_users()
367 intel_perf_open(struct intel_perf_context *perf_ctx, in intel_perf_open()
466 get_free_sample_buf(struct intel_perf_context *perf_ctx) in get_free_sample_buf()
485 reap_old_sample_buffers(struct intel_perf_context *perf_ctx) in reap_old_sample_buffers()
509 free_sample_bufs(struct intel_perf_context *perf_ctx) in free_sample_bufs()
520 intel_perf_new_query(struct intel_perf_context *perf_ctx, unsigned query_index) in intel_perf_new_query()
548 intel_perf_active_queries(struct intel_perf_context *perf_ctx, in intel_perf_active_queries()
591 intel_perf_init_context(struct intel_perf_context *perf_ctx, in intel_perf_init_context()
689 add_to_unaccumulated_query_list(struct intel_perf_context *perf_ctx, in add_to_unaccumulated_query_list()
[all …]
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_performance_query.c89 struct intel_perf_context *perf_ctx = ice->perf_ctx; in iris_new_perf_query_obj() local
111 struct intel_perf_context *perf_ctx = ice->perf_ctx; in iris_begin_perf_query() local
122 struct intel_perf_context *perf_ctx = ice->perf_ctx; in iris_end_perf_query() local
134 struct intel_perf_context *perf_ctx = ice->perf_ctx; in iris_delete_perf_query() local
149 struct intel_perf_context *perf_ctx = ice->perf_ctx; in iris_get_perf_query_info() local
172 struct intel_perf_context *perf_ctx = ice->perf_ctx; in iris_get_perf_counter_info() local
193 struct intel_perf_context *perf_ctx = ice->perf_ctx; in iris_wait_perf_query() local
205 struct intel_perf_context *perf_ctx = ice->perf_ctx; in iris_is_perf_query_ready() local
226 struct intel_perf_context *perf_ctx = ice->perf_ctx; in iris_get_perf_query_data() local
Diris_monitor.c152 struct intel_perf_context *perf_ctx = ice->perf_ctx; in iris_init_monitor_ctx() local
180 struct intel_perf_context *perf_ctx = ice->perf_ctx; in iris_create_monitor_object() local
250 struct intel_perf_context *perf_ctx = ice->perf_ctx; in iris_begin_monitor() local
260 struct intel_perf_context *perf_ctx = ice->perf_ctx; in iris_end_monitor() local
273 struct intel_perf_context *perf_ctx = ice->perf_ctx; in iris_get_monitor_result() local
Diris_context.h695 struct intel_perf_context *perf_ctx; member
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_performance_query.c117 struct intel_perf_context *perf_ctx = ctx->perf_ctx; in dump_perf_query_callback() local
149 struct intel_perf_context *perf_ctx = brw->perf_ctx; in brw_get_perf_query_info() local
237 struct intel_perf_context *perf_ctx = brw->perf_ctx; in brw_begin_perf_query() local
268 struct intel_perf_context *perf_ctx = brw->perf_ctx; in brw_end_perf_query() local
336 struct intel_perf_context *perf_ctx = brw->perf_ctx; in brw_new_perf_query_object() local
361 struct intel_perf_context *perf_ctx = brw->perf_ctx; in brw_delete_perf_query() local
483 struct intel_perf_context *perf_ctx = brw->perf_ctx; in brw_init_perf_query_info() local
Dbrw_context.h1184 struct intel_perf_context *perf_ctx; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_monitor.c311 struct intel_perf_context *perf_ctx = ice->perf_ctx; in crocus_init_monitor_ctx() local
340 struct intel_perf_context *perf_ctx = ice->perf_ctx; in crocus_create_monitor_object() local
410 struct intel_perf_context *perf_ctx = ice->perf_ctx; in crocus_begin_monitor() local
420 struct intel_perf_context *perf_ctx = ice->perf_ctx; in crocus_end_monitor() local
433 struct intel_perf_context *perf_ctx = ice->perf_ctx; in crocus_get_monitor_result() local
Dcrocus_context.h556 struct intel_perf_context *perf_ctx; member