Home
last modified time | relevance | path

Searched defs:HZ (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dsysctl.c45 #define HZ 100 macro
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dparam.h58 #define HZ 60 macro
/titanic_41/usr/src/ucblib/libcurses/
H A Dcurses.c51 bool AM, BS, CA, DA, DB, EO, HC, HZ, IN, MI, MS, NC, NS, OS, UL, XB, XN, variable
/titanic_41/usr/src/ucbhead/sys/
H A Dparam.h85 #define HZ ((int)sysconf(_SC_CLK_TCK)) /* ticks/second of the clock */ macro
/titanic_41/usr/src/uts/common/sys/
H A Dparam.h496 #define HZ ((clock_t)_sysconf(_SC_CLK_TCK)) macro
/titanic_41/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_gen.c59 clock_t HZ; variable
/titanic_41/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Drdsv3_impl.h123 #define HZ (drv_hztousec(1)) macro
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dr8169.c62 #define HZ 1000 macro
H A Dsundance.c62 #define HZ 100 macro
H A Dtlan.c60 #define HZ 100 macro
H A Dns83820.c63 #define HZ 100 macro
/titanic_41/usr/src/uts/common/avs/ns/
H A Dnsctl_inter.h167 int HZ; variable
/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_data_structures.h214 #define HZ drv_usectohz(1000000) macro