Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dclock_impl.h42 #define HZ_DEFAULT (100) macro
/titanic_41/usr/src/uts/common/conf/
H A Dparam.c159 int hz = HZ_DEFAULT;
/titanic_41/usr/src/uts/common/os/
H A Dclock.c984 if (hz != HZ_DEFAULT) in clock_init()
986 hz/HZ_DEFAULT; in clock_init()