Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/runtime/platform/
H A Dclock.h29 inline uint64_t ticks_to_ns(et_timestamp_t ticks) { in ticks_to_ns() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h495 ticks_to_ns(uint64_t ts) in ticks_to_ns() function