Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-stat.c169 static struct timespec ref_time; variable
473 diff_timespec(&rs, &ts, &ref_time); in process_interval()
876 clock_gettime(CLOCK_MONOTONIC, &ref_time); in __run_perf_stat()