Searched refs:ts_to_nsec (Results 1 – 1 of 1) sorted by relevance
58 unsigned long long ts_to_nsec(struct timespec ts) in ts_to_nsec() function76 start_ns = ts_to_nsec(start); in diff_timespec()77 end_ns = ts_to_nsec(end); in diff_timespec()98 tmp = (ts_to_nsec(start) + ts_to_nsec(end))/2; in get_monotonic_and_raw()