Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/perf/
Dgpuvis_trace_utils.h340 uint64_t tfirst = 0; member
426 uint64_t offset = t0 - y.second.tfirst; in flush_hot_func_calls()
427 uint64_t duration = y.second.tlast - y.second.tfirst; in flush_hot_func_calls()
449 y.tfirst = t0; in gpuvis_count_hot_func_calls_internal_()
455 func, y.count, y.tlast - y.tfirst, t0 - y.tfirst ); in gpuvis_count_hot_func_calls_internal_()
458 y.tfirst = t0; in gpuvis_count_hot_func_calls_internal_()