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()689 if (g_should_log_clock_adjustments) { in kern_adjtime()
294 extern int g_should_log_clock_adjustments;768 if (g_should_log_clock_adjustments) { in clock_set_calendar_microtime()826 if (g_should_log_clock_adjustments) { in clock_set_calendar_microtime()914 if (g_should_log_clock_adjustments) { in clock_update_calendar()949 if (!g_should_log_clock_adjustments) { in print_all_clock_variables_internal()985 if (!g_should_log_clock_adjustments) { in print_all_clock_variables()1424 if (g_should_log_clock_adjustments) { in clock_wakeup_calendar_legacy()
2884 extern int g_should_log_clock_adjustments; in powerChangeDone()2885 if (g_should_log_clock_adjustments) { in powerChangeDone()