Searched refs:FBCLOCK_UPTIME (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | timeffc.h | 104 #define FBCLOCK_UPTIME 0x00020000 macro |
| /f-stack/freebsd/kern/ | ||
| H A D | kern_tc.c | 1114 if ((flags & FBCLOCK_UPTIME) == 0) { in sysclock_snap2bintime() |