| /xnu-11417.140.69/osfmk/kern/ |
| H A D | ext_paniclog.c | 65 os_log(OS_LOG_DEFAULT, "EXT_PANICLOG: Initializing list\n"); in ext_paniclog_init() 403 …os_log(OS_LOG_DEFAULT, "EXT_PANICLOG_TEST: Creating handle %d with UUID: %s\n", (i + 1), uuid_stri… in ext_paniclog_create_multiple_handles() 407 os_log(OS_LOG_DEFAULT, "EXT_PANICLOG_TEST: Handle %d is NULL\n", (i + 1)); in ext_paniclog_create_multiple_handles() 415 os_log(OS_LOG_DEFAULT, "EXT_PANICLOG_TEST: Used len of buffer: %d\n", handle->used_len); in ext_paniclog_create_multiple_handles() 416 …os_log(OS_LOG_DEFAULT, "EXT_PANICLOG_TEST: Data in buffer: %s\n", (char *)ext_paniclog_get_buffer(… in ext_paniclog_create_multiple_handles() 437 os_log(OS_LOG_DEFAULT, "EXT_PANICLOG_TEST: panic with data UUID: %s", uuid_string); in ext_paniclog_multiple_handles_panic_test() 463 os_log(OS_LOG_DEFAULT, "EXT_PANICLOG_TEST: Create handles failed\n"); in ext_paniclog_multiple_handles_test() 468 os_log(OS_LOG_DEFAULT, "EXT_PANICLOG_TEST: Bytes copied: %d\n", bytes_copied); in ext_paniclog_multiple_handles_test() 472 os_log(OS_LOG_DEFAULT, "EXT_PANICLOG_TEST: *****************************************"); in ext_paniclog_multiple_handles_test() 474 os_log(OS_LOG_DEFAULT, "EXT_PANICLOG_TEST: %u ", buf_ptr[i]); in ext_paniclog_multiple_handles_test() [all …]
|
| H A D | clock.c | 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() [all …]
|
| H A D | arcade.c | 151 os_log(OS_LOG_DEFAULT, "arcade: received register request"); in arcade_register_new_upcall() 322 os_log(OS_LOG_DEFAULT, "arcade: subscription validation upcall returned %#x", kr); in arcade_ast() 348 os_log(OS_LOG_DEFAULT, "arcade: unable to make subscription upcall, error %#x", kr); in arcade_ast()
|
| H A D | exclaves_log.c | 330 os_log(log, "Exclaves logging: Disabled by boot argument\n"); in exclaves_oslog_init() 359 os_log(log, "Exclaves logging: Enabled\n"); in exclaves_oslog_init()
|
| /xnu-11417.140.69/bsd/net/ |
| H A D | multi_layer_pkt_log.h | 92 os_log(LOGOBJECT, "1 {curProtocol: %hhu, prevProtocol: %hhu, curUUID: %{public,uuid_t}.16P, prevUUI… 109 os_log(LOGOBJECT, "2 {curProtocol: %hhu, nextProtocol: %hhu, curUUID: %{public,uuid_t}.16P, nextUUI… 127 os_log(LOGOBJECT, "3 {curProtocol: %hhu, prevProtocol: %hhu, prevStart: %u, prevEnd: %u, curUUID: %… 145 os_log(LOGOBJECT, "4 {curProtocol: %hhu, prevProtocol: %hhu, prevUUID: %{public,uuid_t}.16P, curSta… 163 os_log(LOGOBJECT, "5 {curProtocol: %hhu, prevProtocol: %hhu, prevBundleID: %@, curUUID: %{public,uu… 183 os_log(LOGOBJECT, "6 {curProtocol: %hhu, prevProtocol: %hhu, prevStart: %u, prevEnd: %u, curUUID: %… 206 os_log(LOGOBJECT, "7 {Send, curProtocol: %hhu, prevProtocol: %hhu, prevUUID: %{public,uuid_t}.16P, … 228 os_log(LOGOBJECT, "8 {Receive, curProtocol: %hhu, nextProtocol: %hhu, nextUUID: %{public,uuid_t}.16… 248 os_log(LOGOBJECT, "9 {curProtocol: %hhu, nextProtocol: %hhu, curUUID: %{public,uuid_t}.16P, curPktL… 264 os_log(LOGOBJECT, "10 {curProtocol: %hhu, nextProtocol: %hhu, curUUID: %{public,uuid_t}.16P, curPkt… [all …]
|
| H A D | kctl_test.c | 75 os_log(OS_LOG_DEFAULT, "kctl_test_connect: ref %p id %u port %u", in kctl_test_connect() 80 os_log(OS_LOG_DEFAULT, "kctl_test_connect; ctl_getenqueuespace failed %d", error); in kctl_test_connect() 83 os_log(OS_LOG_DEFAULT, "kctl_test_connect: ctl_getenqueuespace %ld", space); in kctl_test_connect() 95 os_log(OS_LOG_DEFAULT, "kctl_test_disconnect: ref %p", kctlref); in kctl_test_disconnect() 99 os_log(OS_LOG_DEFAULT, "kctl_test_disconnect; ctl_getenqueuespace failed %d", error); in kctl_test_disconnect() 102 os_log(OS_LOG_DEFAULT, "kctl_test_disconnect: ctl_getenqueuespace %ld", space); in kctl_test_disconnect() 116 os_log(OS_LOG_DEFAULT, "kctl_test_send: ctl_enqueuembuf() failed %d", error); in kctl_test_send() 131 os_log(OS_LOG_DEFAULT, "kctl_test_setopt: ref %p", kctlref); in kctl_test_setopt() 155 os_log(OS_LOG_DEFAULT, "kctl_test_getopt: ref %p", kctlref); in kctl_test_getopt() 195 os_log(OS_LOG_DEFAULT, "kctl_test_send_list: ctl_enqueuembuf_list() error %d unsent packets %u", in kctl_test_send_list() [all …]
|
| H A D | restricted_in_port.c | 228 os_log(OS_LOG_DEFAULT, 254 os_log(OS_LOG_DEFAULT, 338 os_log(OS_LOG_DEFAULT, 355 os_log(OS_LOG_DEFAULT, 432 os_log(OS_LOG_DEFAULT, in current_task_can_use_restricted_in_port() 466 os_log(OS_LOG_DEFAULT, in current_task_can_use_restricted_in_port() 478 os_log(OS_LOG_DEFAULT, in current_task_can_use_restricted_in_port() 484 os_log(OS_LOG_DEFAULT, in current_task_can_use_restricted_in_port() 489 os_log(OS_LOG_DEFAULT, in current_task_can_use_restricted_in_port() 494 os_log(OS_LOG_DEFAULT, in current_task_can_use_restricted_in_port() [all …]
|
| H A D | if_ports_used.c | 332 os_log(OS_LOG_DEFAULT, in if_ports_used_update_wakeuuid() 388 os_log(OS_LOG_DEFAULT, "%s: current wakeuuid %s", in if_ports_used_update_wakeuuid() 450 os_log(OS_LOG_DEFAULT, "%s: wakeuuid not set not adding " in net_port_info_add_entry() 464 os_log(OS_LOG_DEFAULT, "%s: zalloc() failed for " in net_port_info_add_entry() 491 os_log(OS_LOG_DEFAULT, "%s: num %u for " in net_port_info_add_entry() 504 os_log(OS_LOG_DEFAULT, "%s: already added " in net_port_info_add_entry() 750 os_log(OS_LOG_DEFAULT, "%s: ifindex %u too big", __func__, ifindex); in if_ports_used_add_inpcb() 785 os_log(OS_LOG_DEFAULT, "%s: unexpected protocol %u for inp %p", __func__, in if_ports_used_add_inpcb() 859 os_log(OS_LOG_DEFAULT, "%s: ifindex %u too big", __func__, ifindex); in if_ports_used_add_flow_entry() 889 os_log(OS_LOG_DEFAULT, "%s: unexpected protocol %u for nfi %p", in if_ports_used_add_flow_entry() [all …]
|
| H A D | remote_vif.c | 120 os_log(OS_LOG_DEFAULT, "rvi_start failed: rvi_register_control failure"); in rvi_init() 172 os_log(OS_LOG_DEFAULT, "%s: ifnet_allocate for %s%d failed - %d", in rvi_create_if() 181 os_log(OS_LOG_DEFAULT, "%s: ifnet_attach for %s%d failed - %d", in rvi_create_if() 205 os_log(OS_LOG_DEFAULT, "%s: ifnet_detach for %s%d failed - %d", in rvi_destroy_if() 320 os_log(OS_LOG_DEFAULT, "%s: failure to create virtual interface %d", in rvi_ctl_connect() 396 os_log(OS_LOG_DEFAULT, "%s: mbuf_copydata failed %d", __func__, err); in rvi_ctl_send() 475 os_log(OS_LOG_DEFAULT, "%s: ifnet_softc is NULL for ifp %p", __func__, ifp); in rvi_set_bpf_tap() 532 os_log(OS_LOG_DEFAULT, "%s mbuf_pullup failed", __func__); in rvi_bpf_tap()
|
| H A D | multi_layer_pkt_log.c | 66 os_log(OS_LOG_DEFAULT, "%s:%d set net_mpklog_enabled to %d", 89 os_log(OS_LOG_DEFAULT, "%s:%d set net_mpklog_type to %u (%s)",
|
| H A D | bpf.c | 313 os_log(OS_LOG_DEFAULT, "bpf_copy_uio_to_mbuf_packet: len %d error %d", in bpf_copy_uio_to_mbuf_packet() 356 os_log(OS_LOG_DEFAULT, "%s %s %s hdrcmplt=%s", func, ifname, type, in bpf_log_bcast() 468 os_log(OS_LOG_DEFAULT, "bpfwrite: len %d if %s less than copy_len %d", in bpf_movein() 474 os_log(OS_LOG_DEFAULT, "bpfwrite: bad len %d if %s", in bpf_movein() 480 os_log(OS_LOG_DEFAULT, "bpfwrite: len %u - hlen %u too big if %s write_size_max %u", in bpf_movein() 484 os_log(OS_LOG_DEFAULT, "bpfwrite: len %u - hlen %u too big if %s mtu %u", in bpf_movein() 494 os_log(OS_LOG_DEFAULT, in bpf_movein() 505 os_log(OS_LOG_DEFAULT, in bpf_movein() 529 os_log(OS_LOG_DEFAULT, in bpf_movein() 576 os_log(OS_LOG_DEFAULT, "bpf_movein_batch uiomove error %d", error); in bpf_movein_batch() [all …]
|
| H A D | if_low_power_mode.c | 146 os_log(OS_LOG_DEFAULT, in if_set_low_power()
|
| /xnu-11417.140.69/bsd/netinet/ |
| H A D | tcp_log.c | 240 os_log(OS_LOG_DEFAULT, in tcp_log_rtt_info() 277 os_log(OS_LOG_DEFAULT, in tcp_log_rt_rtt() 318 os_log(OS_LOG_DEFAULT, in tcp_log_rtt_change() 355 os_log(OS_LOG_DEFAULT, in tcp_log_keepalive() 436 os_log(OS_LOG_DEFAULT, TCP_LOG_CONNECT_FMT, in tcp_log_connection() 449 os_log(OS_LOG_DEFAULT, TCP_LOG_CONNECT_FMT "\n" TCP_LOG_CONN_Q_FMT, in tcp_log_connection() 506 os_log(OS_LOG_DEFAULT, TCP_LOG_LISTEN_FMT, in tcp_log_listen() 653 os_log(OS_LOG_DEFAULT, TCP_LOG_CONNECTION_SUMMARY_FMT, in tcp_log_connection_summary() 677 os_log(OS_LOG_DEFAULT, TCP_LOG_CONNECTION_SUMMARY_FMT, in tcp_log_connection_summary() 825 os_log(OS_LOG_DEFAULT, TCP_LOG_DROP_PCB_FMT, in tcp_log_drop_pcb() [all …]
|
| H A D | mptcp_timer.c | 241 os_log(mptcp_log_handle, "%s - %lx: timer at %llu now %llu usecount %u\n", in mptcp_urgency_timer() 261 os_log(mptcp_log_handle, "%s - %lx: usecount %u\n", in mptcp_urgency_stop() 327 os_log(mptcp_log_handle, "%s - %lx: timer at %llu now %llu usecount %u ret %u\n", in mptcp_set_urgency_timer() 340 os_log(mptcp_log_handle, "%s - %lx: Canceled timer thread usecount %u ret %u\n", in mptcp_cancel_urgency_timer()
|
| H A D | tcp_cache.c | 786 os_log(OS_LOG_DEFAULT, "%s: Resetting TFO-data loss to 0 from %u on heur %lx\n", in tcp_heuristic_reset_counters() 794 os_log(OS_LOG_DEFAULT, "%s: Resetting TFO-req loss to 0 from %u on heur %lx\n", in tcp_heuristic_reset_counters() 802 os_log(OS_LOG_DEFAULT, "%s: Resetting TFO-data RST to 0 from %u on heur %lx\n", in tcp_heuristic_reset_counters() 810 os_log(OS_LOG_DEFAULT, "%s: Resetting TFO-req RST to 0 from %u on heur %lx\n", in tcp_heuristic_reset_counters() 818 os_log(OS_LOG_DEFAULT, "%s: Resetting ECN-loss to 0 from %u and synrst from %u on heur %lx\n", in tcp_heuristic_reset_counters() 831 os_log(mptcp_log_handle, "%s disabling heuristics for 12 hours", __func__); in tcp_heuristic_reset_counters() 906 os_log(OS_LOG_DEFAULT, "%s disable TFO until %u now %u on %lx\n", __func__, in __tcp_heuristic_tfo_middlebox_common() 982 os_log(OS_LOG_DEFAULT, "%s disable ECN until %u now %u on %lx for SYN-loss\n", in tcp_heuristic_inc_counters() 1002 os_log(OS_LOG_DEFAULT, "%s disable MPTCP until %u now %u on %lx\n", in tcp_heuristic_inc_counters() 1020 os_log(OS_LOG_DEFAULT, "%s disable ECN until %u now %u on %lx for drop-RST\n", in tcp_heuristic_inc_counters() [all …]
|
| H A D | udp_log.c | 250 os_log(OS_LOG_DEFAULT, UDP_LOG_CONNECTION_FMT, in udp_log_common() 391 os_log(OS_LOG_DEFAULT, UDP_LOG_CONNECTION_SUMMARY_FMT, in udp_log_connection_summary() 447 os_log(OS_LOG_DEFAULT, UDP_LOG_MESSAGE_FMT, in udp_log_message() 583 os_log(OS_LOG_DEFAULT, UDP_LOG_DROP_PCB_FMT, in udp_log_drop_pcb()
|
| H A D | tcp_prague.c | 432 os_log(OS_LOG_DEFAULT, "one RTT hasn't elapsed, not updating alpha"); in prague_update_alpha() 482 os_log(OS_LOG_DEFAULT, "currently in loss recovery, no need to do CWR"); in prague_cwr() 544 os_log(OS_LOG_DEFAULT, "%u packets were newly CE marked", in tcp_prague_process_ecn() 565 os_log(OS_LOG_DEFAULT, "one RTT hasn't elapsed, not doing CWR"); in tcp_prague_process_ecn()
|
| /xnu-11417.140.69/osfmk/corpses/ |
| H A D | corpse.c | 233 os_log(OS_LOG_DEFAULT, "%s[%d] Corpse failure, too many faults %d\n", in task_crashinfo_get_ref() 239 os_log(OS_LOG_DEFAULT, "%s[%d] Corpse failure, too many %d\n", in task_crashinfo_get_ref() 248 os_log(OS_LOG_DEFAULT, "%s[%d] Corpse allowed %d of %d\n", in task_crashinfo_get_ref() 281 os_log(OS_LOG_DEFAULT, "Corpse released, count at %d\n", newgate.corpses); in task_crashinfo_release_ref() 391 os_log(OS_LOG_DEFAULT, "Memory pressure corpse purge for pid %d.\n", task_pid(task)); in task_purge_all_corpses() 612 os_log(OS_LOG_DEFAULT, "Lightweight corpse enqueued for %s\n", procname); in task_enqueue_exception_with_corpse() 638 os_log(OS_LOG_DEFAULT, "Full corpse enqueued for %s\n", procname); in task_enqueue_exception_with_corpse() 694 os_log(OS_LOG_DEFAULT, "corpse for pid %d disabled via SPI\n", task_pid(task)); in task_generate_corpse_internal()
|
| /xnu-11417.140.69/bsd/kern/ |
| H A D | kern_ktrace.c | 250 os_log(OS_LOG_DEFAULT, "ktrace: promoting background tool"); in ktrace_promote_background() 455 os_log(OS_LOG_DEFAULT, "ktrace: manually invalidating owning process"); in ktrace_set_invalid_owning_pid() 486 os_log(OS_LOG_DEFAULT, "ktrace: manually setting owning process"); in ktrace_set_owning_pid() 524 os_log(OS_LOG_DEFAULT, "ktrace: changing state from %d to %d, owned by " in ktrace_set_owning_proc()
|
| H A D | kern_ntptime.c | 337 …os_log(OS_LOG_DEFAULT, "%s: BEFORE modes %u offset %ld freq %ld status %d constant %ld time_adjtim… in ntp_adjtime() 441 …os_log(OS_LOG_DEFAULT, "%s: AFTER modes %u offset %lld freq %lld status %d constant %ld time_adjti… in ntp_adjtime() 586 os_log(OS_LOG_DEFAULT, "%s:AFTER offset %lld (%lld) freq %lld status %d " in ntp_update_second() 689 …os_log(OS_LOG_DEFAULT, "%s:AFTER offset %lld freq %lld status %d constant %ld time_adjtime %lld\n", in kern_adjtime()
|
| /xnu-11417.140.69/tests/skywalk/ |
| H A D | skywalk_test_common.c | 3025 os_log(OS_LOG_DEFAULT, "Queue statistics are not available on %s\n", in skt_aqstatpr() 3034 os_log(OS_LOG_DEFAULT, "%s:" in skt_aqstatpr() 3038 os_log(OS_LOG_DEFAULT, " [ dequeued pkts: %10llu bytes: %10llu " in skt_aqstatpr() 3078 os_log(OS_LOG_DEFAULT, "=====================================================\n"); in print_fq_codel_stats() 3079 os_log(OS_LOG_DEFAULT, " [ pri: %s (%u)\tsrv_cl: 0x%x\tquantum: %u\tdrr_max: %u ]\n", in print_fq_codel_stats() 3083 os_log(OS_LOG_DEFAULT, " [ queued pkts: %llu\tbytes: %llu ]\n", in print_fq_codel_stats() 3085 os_log(OS_LOG_DEFAULT, " [ dequeued pkts: %llu\tbytes: %llu ]\n", in print_fq_codel_stats() 3087 os_log(OS_LOG_DEFAULT, " [ budget: %lld\ttarget qdelay: %10s\tupdate interval:%10s ]\n", in print_fq_codel_stats() 3089 …os_log(OS_LOG_DEFAULT, " [ flow control: %u\tfeedback: %u\tstalls: %u\tfailed: %u \toverwhelmi… in print_fq_codel_stats() 3092 os_log(OS_LOG_DEFAULT, " [ drop overflow: %llu\tearly: %llu\tmemfail: %u\tduprexmt:%u ]\n", in print_fq_codel_stats() [all …]
|
| /xnu-11417.140.69/libkern/os/ |
| H A D | log.h | 78 OS_OBJECT_DECL(os_log); 232 #define os_log(log, format, ...) \ macro
|
| /xnu-11417.140.69/bsd/netinet6/ |
| H A D | in6_proto.c | 702 os_log(OS_LOG_DEFAULT, "%s:%s entry: ip6_forwarding is %d", 721 os_log(OS_LOG_DEFAULT, "%s:%s return: ip6_forwarding is %d " 753 os_log(OS_LOG_DEFAULT, "%s:%s: sysctl not allowed\n", 770 os_log(OS_LOG_DEFAULT, "%s:%s return: nd6_debug is %d "
|
| H A D | in6_src.c | 187 os_log(OS_LOG_DEFAULT, "%s:%d " fmt,\ 1015 os_log(OS_LOG_DEFAULT, "%s:%d src %s dst %s ifscope %d " in selectroute() 1141 os_log(OS_LOG_DEFAULT, "%s:%d %s->%s ifscope %d->%d ifa_if %s " in selectroute() 1148 os_log(OS_LOG_DEFAULT, "%s:%d %s->%s ifscope %d->%d ifa_if %s\n", in selectroute() 1179 os_log(OS_LOG_DEFAULT, "%s:%d %s->%s ifscope %d ifa_if %s\n", in selectroute() 1183 os_log(OS_LOG_DEFAULT, "%s:%d %s->%s ifscope %d ifa_if NULL\n", in selectroute() 1358 os_log(OS_LOG_DEFAULT, in selectroute() 1366 os_log(OS_LOG_DEFAULT, in selectroute() 1503 os_log(OS_LOG_DEFAULT, in selectroute()
|
| /xnu-11417.140.69/bsd/skywalk/lib/ |
| H A D | net_filter_event.c | 85 os_log(OS_LOG_DEFAULT, "net_filter_event: new state (0x%x) %s", in net_filter_event_callback()
|