Searched refs:tv_seconds (Results 1 – 1 of 1) sorted by relevance
516 tv_seconds(const struct timeval *tv) in tv_seconds() function528 return tv_seconds(tv1) - tv_seconds(tv0); in tv_diff()538 return tv_seconds(tv1) + tv_seconds(tv2); in tv_sum()1645 printf(" (%.2f usr + %.2f sys = %.2f CPU)\n", tv_seconds(&stats.ru_utime), in test_batch()1646 tv_seconds(&stats.ru_stime), in test_batch()