Searched refs:current_time_ns (Results 1 – 3 of 3) sorted by relevance
18 static inline ktime_t current_time_ns(clockid_t clock) in current_time_ns() function25 return current_time_ns(CLOCK_REALTIME) / NSEC_PER_USEC; in current_time_us()
694 stats->current_time = ktime_to_seconds(current_time_ns(CLOCK_REALTIME)); in collect_stats()
1556 start_time = current_time_ns(CLOCK_MONOTONIC); in extend_delta_zone()1573 end_time = current_time_ns(CLOCK_MONOTONIC); in extend_delta_zone()