Home
last modified time | relevance | path

Searched defs:time_stop (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/tools/perf/
Dbuiltin-stat.c556 static void compute_tts(struct timespec *time_start, struct timespec *time_stop, in compute_tts()
577 struct timespec time_start, time_stop; in dispatch_events() local