Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDsubr_clock.c71 static int ct_debug; variable
73 &ct_debug, 0, "Enable printing of clocktime debugging");
141 if (ct_debug) { in clock_ct_to_ts()
163 if (ct_debug) in clock_ct_to_ts()
191 if (ct_debug) in clock_ct_to_ts()
217 if (ct_debug) in clock_bcd_to_ts()
284 if (ct_debug) { in clock_ts_to_ct()