Searched refs:tvsub (Results 1 – 5 of 5) sorted by relevance
74 struct timeval tvsub(struct timeval t1, struct timeval t0);
134 struct timeval tvsub(struct timeval t1, struct timeval t0) in tvsub() function
299 void tvsub (struct timeval *, struct timeval *);934 tvsub(out, in) in tvsub() function
201 static inline void tvsub(struct timeval *out, struct timeval *in) in tvsub() function
888 tvsub(tv, &tmp_tv); in gather_statistics()1015 tvsub(&tv, &start_time); in finish()