Searched refs:emit_mi_report_perf_count (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_perf.c48 batch->screen->vtbl.emit_mi_report_perf_count(batch, bo, offset_in_bytes, report_id);
95 perf_cfg->vtbl.emit_mi_report_perf_count =
H A Diris_screen.h108 void (*emit_mi_report_perf_count)(struct iris_batch *batch, member in struct:iris_vtable
H A Diris_state.c8102 screen->vtbl.emit_mi_report_perf_count = iris_emit_mi_report_perf_count;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_monitor.c144 screen->vtbl.emit_mi_report_perf_count(batch, bo, offset_in_bytes, report_id);
194 perf_cfg->vtbl.emit_mi_report_perf_count =
H A Dcrocus_screen.h113 void (*emit_mi_report_perf_count)(struct crocus_batch *batch, member in struct:crocus_vtable
H A Dcrocus_state.c9188 screen->vtbl.emit_mi_report_perf_count = crocus_emit_mi_report_perf_count;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_performance_query.c431 ctx->vtbl.emit_mi_report_perf_count(ctx,
500 perf_cfg->vtbl.emit_mi_report_perf_count =
H A Dbrw_context.h704 void (*emit_mi_report_perf_count)(struct brw_context *brw, member in struct:brw_context::__anon3cd19dee0208
H A DgenX_state_upload.c4891 genX(emit_mi_report_perf_count)(struct brw_context *brw,
5917 brw->vtbl.emit_mi_report_perf_count = genX(emit_mi_report_perf_count);
/xsrc/external/mit/MesaLib/dist/src/intel/perf/
H A Dintel_perf.h374 void (*emit_mi_report_perf_count)(void *ctx, member in struct:intel_perf_config::__anon712279210408
H A Dintel_perf_query.c744 perf_cfg->vtbl.emit_mi_report_perf_count(perf_ctx->ctx, query->oa.bo,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_performance_query.c1148 brw->vtbl.emit_mi_report_perf_count(brw, obj->oa.bo, 0,
1237 brw->vtbl.emit_mi_report_perf_count(brw, obj->oa.bo,
H A Dbrw_context.h710 void (*emit_mi_report_perf_count)(struct brw_context *brw, member in struct:brw_context::__anonaf9edc7b0208
H A DgenX_state_upload.c4969 genX(emit_mi_report_perf_count)(struct brw_context *brw,
5990 brw->vtbl.emit_mi_report_perf_count = genX(emit_mi_report_perf_count);

Completed in 49 milliseconds