Searched defs:time_stop (Results 1 – 2 of 2) sorted by relevance
42 uint64_t time_start, time_stop, time_interval; /* in nanosec */ member
554 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