Lines Matching full:nanoseconds
169 * ktime_get_ns - Get the current time in nanoseconds
171 * Returns: current time converted to nanoseconds
179 * ktime_get_real_ns - Get the current real/wall time in nanoseconds
181 * Returns: current real time converted to nanoseconds
189 * ktime_get_boottime_ns - Get the monotonic time since boot in nanoseconds
191 * Returns: current boottime converted to nanoseconds
199 * ktime_get_clocktai_ns - Get the current TAI time of day in nanoseconds
201 * Returns: current TAI time converted to nanoseconds
209 * ktime_get_raw_ns - Get the raw monotonic time in nanoseconds
211 * Returns: current raw monotonic time converted to nanoseconds
320 * @use_nsecs: @cycles is in nanoseconds.