Searched refs:timestamp_resume (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_query.c | 167 timestamp_resume(struct fd_acc_query *aq, struct fd_batch *batch) function in typeref:typename:void 234 .resume = timestamp_resume, 250 .resume = timestamp_resume,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_query.c | 167 timestamp_resume(struct fd_acc_query *aq, struct fd_batch *batch) function in typeref:typename:void 234 .resume = timestamp_resume, 250 .resume = timestamp_resume,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_query.c | 161 timestamp_resume(struct fd_acc_query *aq, struct fd_batch *batch) assert_dt function in typeref:typename:void 227 .resume = timestamp_resume, 243 .resume = timestamp_resume,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_query.c | 159 timestamp_resume(struct fd_acc_query *aq, struct fd_batch *batch) function in typeref:typename:void 198 /* We captured a timestamp in timestamp_resume(), nothing to do here. */ 242 .resume = timestamp_resume, 258 .resume = timestamp_resume,
|
Completed in 5 milliseconds