Searched refs:timespec_div (Results 1 – 3 of 3) sorted by relevance
107 struct timespec timespec_div(struct timespec ts, int divisor);
124 struct timespec timespec_div(struct timespec ts, int divisor) in timespec_div() function
1075 result.iter_runtime = timespec_div(result.guest_runtime, in test_loop()