Home
last modified time | relevance | path

Searched refs:nanosecond (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/rtc/
A Drtc-efi.c61 eft->nanosecond = 0; in convert_to_efi_time()
206 eft.hour, eft.minute, eft.second, eft.nanosecond, in efi_procfs()
222 alm.hour, alm.minute, alm.second, alm.nanosecond, in efi_procfs()
/linux/Documentation/timers/
A Dtimekeeping.rst55 into a nanosecond value as an unsigned long long (unsigned 64 bit) number.
58 possible to a nanosecond value using only the arithmetic operations
130 i.e. after 64 bits. Since this is a nanosecond value this will mean it wraps
147 counter to derive a 64-bit nanosecond value, so for example on the ARM
149 sched_clock() nanosecond base from a 16- or 32-bit counter. Sometimes the
A Dhrtimers.rst126 special nanosecond-resolution type: ktime_t. The kernel-internal
A Dhighres.rst54 convert the clock ticks to nanosecond based time values. All other time keeping
/linux/Documentation/devicetree/bindings/sound/
A Datmel-classd.txt32 Set non-overlapping time, the unit is nanosecond(ns).
/linux/Documentation/driver-api/
A Dioctl.rst93 in other data structures when separate second/nanosecond values are
101 requires an expensive 64-bit division, a simple __u64 nanosecond value
/linux/Documentation/core-api/
A Dtimekeeping.rst59 nanosecond, timespec64, and second output
/linux/Documentation/admin-guide/device-mapper/
A Dstatistics.rst68 use precise timer with nanosecond resolution
/linux/include/linux/
A Defi.h187 u32 nanosecond; member
/linux/Documentation/scheduler/
A Dsched-design-CFS.rst92 CFS uses nanosecond granularity accounting and does not rely on any jiffies or
/linux/Documentation/sound/designs/
A Dtimestamping.rst115 The accuracy is reported in nanosecond units (using an unsigned 32-bit
/linux/arch/ia64/kernel/
A Defi.c265 ts->tv_nsec = tm.nanosecond; in STUB_GET_TIME()
/linux/Documentation/filesystems/ext4/
A Dinodes.rst512 bit wide; the upper 30 bits are used to provide nanosecond timestamp
/linux/Documentation/networking/
A Dphy.rst97 * PHY devices may offer sub-nanosecond granularity in how they allow a
/linux/Documentation/virt/kvm/
A Dtimekeeping.rst596 back into nanosecond resolution values.
/linux/Documentation/userspace-api/media/v4l/
A Dhist-v4l2.rst183 64-bit signed integers (not struct timeval's) and given in nanosecond

Completed in 29 milliseconds