Home
last modified time | relevance | path

Searched refs:ts_to_ns (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_perfetto.cc268 gpu_ts = ctx->ts_to_ns(gpu_ts); in sync_timestamp()
Dfreedreno_context.h508 uint64_t (*ts_to_ns)(uint64_t ts); member
Dfreedreno_context.c497 return ctx->ts_to_ns(ts[idx]); in fd_trace_read_ts()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_query.c656 ctx->ts_to_ns = ticks_to_ns; in fd6_query_context_init()