Searched defs:old_tv (Results 1 – 3 of 3) sorted by relevance
175 struct timeval tv, old_tv; in main() local
269 struct timeval tv, new_tv, old_tv; in fetchifstat() local
537 get_tv_diff_ms(const struct timeval *old_tv, const struct timeval *new_tv) in get_tv_diff_ms()