Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-stat.c144 static struct timespec ref_time; variable
557 diff_timespec(&rs, &ts, &ref_time); in print_interval()
698 clock_gettime(CLOCK_MONOTONIC, &ref_time); in __run_perf_stat()