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 D | iris_perf.c | 48 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 D | iris_screen.h | 108 void (*emit_mi_report_perf_count)(struct iris_batch *batch, member in struct:iris_vtable
|
| H A D | iris_state.c | 8102 screen->vtbl.emit_mi_report_perf_count = iris_emit_mi_report_perf_count;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_monitor.c | 144 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 D | crocus_screen.h | 113 void (*emit_mi_report_perf_count)(struct crocus_batch *batch, member in struct:crocus_vtable
|
| H A D | crocus_state.c | 9188 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 D | brw_performance_query.c | 431 ctx->vtbl.emit_mi_report_perf_count(ctx, 500 perf_cfg->vtbl.emit_mi_report_perf_count =
|
| H A D | brw_context.h | 704 void (*emit_mi_report_perf_count)(struct brw_context *brw, member in struct:brw_context::__anon3cd19dee0208
|
| H A D | genX_state_upload.c | 4891 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 D | intel_perf.h | 374 void (*emit_mi_report_perf_count)(void *ctx, member in struct:intel_perf_config::__anon712279210408
|
| H A D | intel_perf_query.c | 744 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 D | brw_performance_query.c | 1148 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 D | brw_context.h | 710 void (*emit_mi_report_perf_count)(struct brw_context *brw, member in struct:brw_context::__anonaf9edc7b0208
|
| H A D | genX_state_upload.c | 4969 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