Searched refs:intel_perf_wait_query (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/perf/ |
| H A D | intel_perf_query.h | 85 void intel_perf_wait_query(struct intel_perf_context *perf_ctx,
|
| H A D | intel_perf_query.c | 1119 intel_perf_wait_query(struct intel_perf_context *perf_ctx, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_monitor.c | 282 intel_perf_wait_query(perf_ctx, monitor->query, batch);
|
| H A D | iris_performance_query.c | 196 intel_perf_wait_query(perf_ctx, obj, &ice->batches[IRIS_BATCH_RENDER]);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_monitor.c | 442 intel_perf_wait_query(perf_ctx, monitor->query, batch);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_performance_query.c | 283 intel_perf_wait_query(brw->perf_ctx, obj, &brw->batch);
|
Completed in 9 milliseconds