Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c571 static void compute_tts(struct timespec *time_start, struct timespec *time_stop, in compute_tts()
592 struct timespec time_start, time_stop; in dispatch_events() local