Searched defs:CLOCK_ADJ_HIST_SIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dclock.c377 #define CLOCK_ADJ_HIST_SIZE 4 macro
381 int64_t clock_adj_hist[CLOCK_ADJ_HIST_SIZE];
817 CLOCK_ADJ_HIST_SIZE] = now;

Completed in 51 milliseconds