Searched defs:ts_end (Results 1 – 7 of 7) sorted by relevance
19 struct timespec ts_start, ts_end; in test_mmap() local
22 struct timespec ts_start, ts_end; in test_futex() local
22 int64_t ts_end; member
92 int64_t ts_start, int64_t ts_end, unsigned int flags, in vp8_lookahead_push()
31 int64_t ts_end; member
86 int64_t ts_start, int64_t ts_end, in vp9_lookahead_push()
413 void ts_minus(struct timespec *ts_end, struct timespec *ts_start, in ts_minus()