Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-stat.c122 static struct timespec ref_time; variable
242 diff_timespec(&rs, &ts, &ref_time); in process_interval()
351 clock_gettime(CLOCK_MONOTONIC, &ref_time); in __run_perf_stat()