Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc116 double packet_loss_ratio, uint64_t begin_ts, uint64_t end_ts, in debug_dump_cb()
271 double packet_loss_ratio, uint64_t begin_ts, uint64_t end_ts, in DebugDumpCallback()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_query.c637 agx_finish_batch_queries(struct agx_batch *batch, uint64_t begin_ts, in agx_finish_batch_queries()
H A Dagx_batch.c329 uint64_t begin_ts = ~0, end_ts = 0; in agx_batch_cleanup() local