Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDkern_clock.c260 #define BASETIME_ARYSIZE 16 macro
261 #define BASETIME_ARYMASK (BASETIME_ARYSIZE - 1)
262 static struct timespec basetime[BASETIME_ARYSIZE];
263 static struct hardtime hardtime[BASETIME_ARYSIZE];