Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/perf/
Dgpuvis_trace_utils.h190 .m_t0 = gpuvis_gettime_u64(), \
203 static inline uint64_t gpuvis_gettime_u64( void ) in gpuvis_gettime_u64() function
213 uint64_t dt = gpuvis_gettime_u64() - m_t0; in gpuvis_trace_block_finalize()
227 block->m_t0 = gpuvis_gettime_u64(); in gpuvis_trace_block_begin()
238 block->m_t0 = gpuvis_gettime_u64(); in gpuvis_trace_blockf_vbegin()
416 uint64_t t0 = gpuvis_gettime_u64(); in flush_hot_func_calls()
442 uint64_t t0 = gpuvis_gettime_u64(); in gpuvis_count_hot_func_calls_internal_()