Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/bench/page_pool/
H A Dtime_bench.h42 uint64_t time_start, time_stop, time_interval; /* in nanosec */ member
/linux/tools/perf/
H A Dbuiltin-stat.c554 static void compute_tts(struct timespec *time_start, struct timespec *time_stop, in compute_tts()
575 struct timespec time_start, time_stop; in dispatch_events() local