Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-stat.c105 static struct timespec ref_time; variable
382 diff_timespec(&rs, &ts, &ref_time); in print_interval()
504 clock_gettime(CLOCK_MONOTONIC, &ref_time); in __run_perf_stat()