OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SHIFT_SCALE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/freebsd/
freebsd_timex.h
103
*
SHIFT_SCALE
defines the scaling (shift) of the time_phase variable,
117
#define
SHIFT_SCALE
23 /* phase scale (shift) */
120
#define FINEUSEC (1L <<
SHIFT_SCALE
) /* 1 us in phase units */
/src/external/bsd/ntp/dist/kernel/sys/
timex.h
109
*
SHIFT_SCALE
defines the scaling (shift) of the time_phase variable,
123
#define
SHIFT_SCALE
22 /* phase scale (shift) */
126
#define FINEUSEC (1L <<
SHIFT_SCALE
) /* 1 us in phase units */
Completed in 72 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026