Home
last modified time | relevance | path

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

/freebsd/sys/dev/dcons/
H A Ddcons_os.c75 #ifndef DCONS_POLL_HZ
76 #define DCONS_POLL_HZ 25 macro
98 static int poll_hz = DCONS_POLL_HZ;
99 static u_int poll_idle = DCONS_POLL_HZ * DCONS_POLL_IDLE;
/freebsd/usr.sbin/dconschat/
H A Ddconschat.c71 #define DCONS_POLL_HZ 100 macro
84 int poll_hz = DCONS_POLL_HZ;
1025 poll_hz = DCONS_POLL_HZ; in main()
/freebsd/sys/conf/
H A Doptions879 DCONS_POLL_HZ opt_dcons.h
H A DNOTES2629 options DCONS_POLL_HZ=100 # polling rate