Lines Matching full:nanoseconds
168 * ktime_get_ns - Get the current time in nanoseconds
170 * Returns: current time converted to nanoseconds
178 * ktime_get_real_ns - Get the current real/wall time in nanoseconds
180 * Returns: current real time converted to nanoseconds
188 * ktime_get_boottime_ns - Get the monotonic time since boot in nanoseconds
190 * Returns: current boottime converted to nanoseconds
198 * ktime_get_clocktai_ns - Get the current TAI time of day in nanoseconds
200 * Returns: current TAI time converted to nanoseconds
208 * ktime_get_raw_ns - Get the raw monotonic time in nanoseconds
210 * Returns: current raw monotonic time converted to nanoseconds
308 * @use_nsecs: @cycles is in nanoseconds.