Searched refs:g_should_log_clock_adjustments (Results 1 – 3 of 3) sorted by relevance
219 uint32_t g_should_log_clock_adjustments = 0; variable220 …D_AUTO, log_clock_adjustments, CTLFLAG_RW | CTLFLAG_LOCKED, &g_should_log_clock_adjustments, 0, "e…336 if (g_should_log_clock_adjustments) { in ntp_adjtime()440 if (g_should_log_clock_adjustments) { in ntp_adjtime()582 if (g_should_log_clock_adjustments) { in ntp_update_second()688 if (g_should_log_clock_adjustments) { in kern_adjtime()
295 extern int g_should_log_clock_adjustments;772 if (g_should_log_clock_adjustments) { in clock_set_calendar_microtime()830 if (g_should_log_clock_adjustments) { in clock_set_calendar_microtime()918 if (g_should_log_clock_adjustments) { in clock_update_calendar()953 if (!g_should_log_clock_adjustments) { in print_all_clock_variables_internal()989 if (!g_should_log_clock_adjustments) { in print_all_clock_variables()1428 if (g_should_log_clock_adjustments) { in clock_wakeup_calendar_legacy()
3071 extern int g_should_log_clock_adjustments; in powerChangeDone()3072 if (g_should_log_clock_adjustments) { in powerChangeDone()