Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dtime-utils.h43 static inline unsigned long long rdclock(void) in rdclock() function
Dsynthetic-events.c454 t = rdclock(); in perf_event__synthesize_mmap_events()
477 if ((rdclock() - t) > timeout) { in perf_event__synthesize_mmap_events()
/linux-6.1.9/tools/perf/
Dbuiltin-stat.c930 t0 = rdclock(); in __run_perf_stat()
956 t1 = rdclock(); in __run_perf_stat()