Home
last modified time | relevance | path

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

/titanic_44/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; in clock()