Lines Matching refs:OS_LOG_DEFAULT
773 os_log(OS_LOG_DEFAULT, "%s wall %lu s %d u computed with %llu abs\n", in clock_set_calendar_microtime()
775 os_log(OS_LOG_DEFAULT, "%s requested %lu s %d u\n", in clock_set_calendar_microtime()
831 os_log(OS_LOG_DEFAULT, "%s mach bef PESet %llu mach aft %llu \n", __func__, now_b, now_a); in clock_set_calendar_microtime()
919 os_log(OS_LOG_DEFAULT, "%s adjustment %lld\n", __func__, adjustment); in clock_update_calendar()
961 os_log(OS_LOG_DEFAULT, "%s s_scale_ns %llu s_adj_nsx %lld tick_scale_x %llu offset_count %llu\n", in print_all_clock_variables_internal()
964 os_log(OS_LOG_DEFAULT, "%s offset.sec %ld offset.frac %llu offset_secs %lu offset_microsecs %d\n", in print_all_clock_variables_internal()
967 …os_log(OS_LOG_DEFAULT, "%s bintime.sec %ld bintime.frac %llu bintime_secs %lu bintime_microsecs %d… in print_all_clock_variables_internal()
970 …os_log(OS_LOG_DEFAULT, "%s bootime.sec %ld bootime.frac %llu bootime_secs %lu bootime_microsecs %d… in print_all_clock_variables_internal()
979 …os_log(OS_LOG_DEFAULT, "%s basesleep.sec %ld basesleep.frac %llu basesleep_secs %lu basesleep_micr… in print_all_clock_variables_internal()
1000 os_log(OS_LOG_DEFAULT, "%s PMU %lu s %d u \n", func, (unsigned long)*pmu_secs, *pmu_usec); in print_all_clock_variables()
1003 os_log(OS_LOG_DEFAULT, "%s sys %lu s %d u \n", func, (unsigned long)*sys_secs, *sys_usec); in print_all_clock_variables()
1015 os_log(OS_LOG_DEFAULT, "%s wall %lu s %d u computed with %llu abs\n", in print_all_clock_variables()
1064 os_log(OS_LOG_DEFAULT, "%s system does not have monotonic clock\n", __func__); in clock_initialize_calendar()
1069 os_log(OS_LOG_DEFAULT, "%s system has monotonic clock\n", __func__); in clock_initialize_calendar()
1090 …os_log(OS_LOG_DEFAULT, "%s WARNING: UTC time is less then sys time, (%lu s %d u) UTC (%lu s %d u) … in clock_initialize_calendar()
1303 …os_log(OS_LOG_DEFAULT, "time at wake %lu s %d u from %s clock, abs %llu\n", (unsigned long)wake_se… in clock_wakeup_calendar_legacy()
1305 …OS_ANALYZER_SUPPRESS("82347749") os_log(OS_LOG_DEFAULT, "UTC time %lu s %d u\n", (unsigned long)va… in clock_wakeup_calendar_legacy()
1326 …os_log_error(OS_LOG_DEFAULT, "WARNING: %s clock is less then sys clock at wake: %lu s %d u vs %lu … in clock_wakeup_calendar_legacy()
1369 os_log(OS_LOG_DEFAULT, "time_slept (%lu s %d u)\n", (unsigned long) var_s, var_us); in clock_wakeup_calendar_legacy()
1372 …os_log_error(OS_LOG_DEFAULT, "WARNING: last wake monotonic-sys time (%lu s %d u) is greater then c… in clock_wakeup_calendar_legacy()
1385 …os_log(OS_LOG_DEFAULT, "WARNING: wall time (%lu s %d u) is greater than current UTC time (%lu s %d… in clock_wakeup_calendar_legacy()
1407 os_log(OS_LOG_DEFAULT, "time_slept (%lu s %d u)\n", (unsigned long)var_s, var_us); in clock_wakeup_calendar_legacy()