Home
last modified time | relevance | path

Searched refs:FBCLOCK_UPTIME (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dtimeffc.h104 #define FBCLOCK_UPTIME 0x00020000 macro
/f-stack/freebsd/kern/
H A Dkern_tc.c1114 if ((flags & FBCLOCK_UPTIME) == 0) { in sysclock_snap2bintime()