Home
last modified time | relevance | path

Searched defs:begin_ts (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/asahi/
Dagx_query.c575 agx_finish_batch_queries(struct agx_batch *batch, uint64_t begin_ts, in agx_finish_batch_queries()
Dagx_batch.c325 uint64_t begin_ts = ~0, end_ts = 0; in agx_batch_cleanup() local