Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/
Defirtc.c112 eft->nanosecond = 0; in convert_to_efi_time()
322 eft.hour, eft.minute, eft.second, eft.nanosecond, in efi_rtc_proc_show()
339 alm.hour, alm.minute, alm.second, alm.nanosecond, in efi_rtc_proc_show()
/linux-4.1.27/Documentation/timers/
Dtimekeeping.txt54 into a nanosecond value as an unsigned long long (unsigned 64 bit) number.
57 possible to a nanosecond value using only the arithmetic operations
129 i.e. after 64 bits. Since this is a nanosecond value this will mean it wraps
146 counter to derive a 64-bit nanosecond value, so for example on the ARM
148 sched_clock() nanosecond base from a 16- or 32-bit counter. Sometimes the
Dhrtimers.txt126 special nanosecond-resolution type: ktime_t. The kernel-internal
Dhighres.txt52 convert the clock ticks to nanosecond based time values. All other time keeping
/linux-4.1.27/drivers/rtc/
Drtc-efi.c77 eft->nanosecond = 0; in convert_to_efi_time()
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
Ddiagchannel.h117 u32 nanosecond; /* 0 - 999, 999, 999 */ member
/linux-4.1.27/Documentation/scheduler/
Dsched-design-CFS.txt88 CFS uses nanosecond granularity accounting and does not rely on any jiffies or
/linux-4.1.27/Documentation/sound/alsa/
Dtimestamping.txt110 The accuracy is reported in nanosecond units (using an unsigned 32-bit
/linux-4.1.27/include/linux/
Defi.h146 u32 nanosecond; member
/linux-4.1.27/arch/ia64/kernel/
Defi.c250 ts->tv_nsec = tm.nanosecond; in STUB_GET_TIME()
/linux-4.1.27/Documentation/virtual/kvm/
Dtimekeeping.txt567 back into nanosecond resolution values.