Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dclock.c381 #define CLOCK_ADJ_HIST_SIZE 4 macro
385 int64_t clock_adj_hist[CLOCK_ADJ_HIST_SIZE];
821 CLOCK_ADJ_HIST_SIZE] = now; in clock()