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 Dfd5_query.c167 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 Dfd6_query.c167 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 Dfd5_query.c161 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 Dfd6_query.c159 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