Home
last modified time | relevance | path

Searched refs:OS_LOG_DEFAULT (Results 1 – 25 of 113) sorted by relevance

12345

/xnu-11417.140.69/osfmk/kern/
H A Dext_paniclog.c65 os_log(OS_LOG_DEFAULT, "EXT_PANICLOG: Initializing list\n"); in ext_paniclog_init()
81 os_log_error(OS_LOG_DEFAULT, "EXT_PANICLOG_: Input len %d greater than max allowed %d\n", in ext_paniclog_handle_alloc_with_uuid()
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()
[all …]
H A Dclock.c773 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 …]
/xnu-11417.140.69/bsd/net/
H A Dkctl_test.c75 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 Drestricted_in_port.c228 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 Dif_ipsec.c386 os_log_error(OS_LOG_DEFAULT, "ipsec_register_control - ctl_register failed: %d\n", result); in ipsec_register_control()
393 …os_log_error(OS_LOG_DEFAULT, "ipsec_register_control - proto_register_plumber(PF_INET, IFNET_FAMIL… in ipsec_register_control()
404 …os_log_error(OS_LOG_DEFAULT, "ipsec_register_control - proto_register_plumber(PF_INET6, IFNET_FAMI… in ipsec_register_control()
512 os_log_error(OS_LOG_DEFAULT, "%s: failed to register domain provider\n", __func__); in ipsec_register_nexus()
607 …os_log_error(OS_LOG_DEFAULT, "%s: %s cannot find channel %s\n", __func__, pcb->ipsec_if_xname, uui… in ipsec_kpipe_ring_init()
652 os_log_info(OS_LOG_DEFAULT, "%s: data path stopped for %s\n", __func__, if_name(pcb->ipsec_ifp)); in ipsec_kpipe_sync_tx()
703 os_log_error(OS_LOG_DEFAULT, "ipsec encrypt kpipe pkt: source " in ipsec_encrypt_kpipe_pkt()
717 os_log_error(OS_LOG_DEFAULT, "ipsec4 interface kpipe " in ipsec_encrypt_kpipe_pkt()
726 os_log_error(OS_LOG_DEFAULT, "ipsec6 interface kpipe " in ipsec_encrypt_kpipe_pkt()
733 os_log_error(OS_LOG_DEFAULT, "received unknown packet version: %d\n", in ipsec_encrypt_kpipe_pkt()
[all …]
H A Dif_utun.c396 os_log_info(OS_LOG_DEFAULT, "%s: data path stopped for %s\n", in utun_netif_sync_tx()
483 …os_log_error(OS_LOG_DEFAULT, "utun_netif_sync_tx %s: unknown ip version %u vhl %u tx_offset %u len… in utun_netif_sync_tx()
509 …os_log_error(OS_LOG_DEFAULT, "utun_netif_sync_tx %s - utun_output error %d\n", pcb->utun_ifp->if_x… in utun_netif_sync_tx()
512 …os_log_error(OS_LOG_DEFAULT, "utun_netif_sync_tx %s - mbuf_copyback(%zu) error %d\n", pcb->utun_if… in utun_netif_sync_tx()
519 …os_log_error(OS_LOG_DEFAULT, "utun_netif_sync_tx %s - mbuf_gethdr error %d\n", pcb->utun_ifp->if_x… in utun_netif_sync_tx()
524 …os_log_error(OS_LOG_DEFAULT, "utun_netif_sync_tx %s - 0 length packet\n", pcb->utun_ifp->if_xname); in utun_netif_sync_tx()
563 os_log_info(OS_LOG_DEFAULT, "%s: data path stopped for %s\n", in utun_netif_tx_doorbell()
575 os_log_error(OS_LOG_DEFAULT, "%s, tx refill failed %d\n", __func__, rc); in utun_netif_tx_doorbell()
588 …os_log_error(OS_LOG_DEFAULT, "utun_netif_tx_doorbell: ifnet_disable_output returned error %d\n", e… in utun_netif_tx_doorbell()
623 os_log_info(OS_LOG_DEFAULT, "%s: data path stopped for %s\n", in utun_netif_sync_rx()
[all …]
H A Dif_ports_used.c332 os_log(OS_LOG_DEFAULT, in if_ports_used_update_wakeuuid()
342 os_log_info(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()
[all …]
H A Dremote_vif.c120 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 Dbpf.c313 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 Dmulti_layer_pkt_log.c66 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 Dif_low_power_mode.c95 os_log_info(OS_LOG_DEFAULT, in if_low_power_evhdlr_callback()
146 os_log(OS_LOG_DEFAULT, in if_set_low_power()
/xnu-11417.140.69/bsd/netinet/
H A Din_rmx.c207 os_log_debug(OS_LOG_DEFAULT, "%s: unable to insert " in in_addroute()
243 os_log_debug(OS_LOG_DEFAULT, "%s: route to %s->%s->%s inserted, " in in_addroute()
249 os_log_debug(OS_LOG_DEFAULT, "%s: route to %s->%s->%s inserted, " in in_addroute()
255 os_log_debug(OS_LOG_DEFAULT, "%s: unable to insert route to %s->%s->%s, " in in_addroute()
278 os_log_debug(OS_LOG_DEFAULT, "%s: route to %s->%s->%s deleted, " in in_deleteroute()
302 os_log_debug(OS_LOG_DEFAULT, "%s: route to %s->%s->%s validated, " in in_validate()
411 os_log_debug(OS_LOG_DEFAULT, "%s: deleting route to %s->%s->%s, " in in_clsroute()
435 os_log_error(OS_LOG_DEFAULT, "%s: error deleting route to " in in_clsroute()
449 os_log_debug(OS_LOG_DEFAULT, "%s: route to %s->%s->%s invalidated, " in in_clsroute()
507 os_log_debug(OS_LOG_DEFAULT, "%s: deleting route to " in in_rtqkill()
[all …]
H A Digmp.c382 os_log(OS_LOG_DEFAULT,
602 os_log_debug(OS_LOG_DEFAULT, "%s: called for ifp %s\n", in igmp_domifattach()
626 os_log_info(OS_LOG_DEFAULT, "%s: allocated igmp_ifinfo for ifp %s\n", in igmp_domifattach()
659 os_log_info(OS_LOG_DEFAULT, "%s: reattached igmp_ifinfo for ifp %s\n", in igmp_domifreattach()
673 os_log_info(OS_LOG_DEFAULT, "%s: called for ifp %s\n", __func__, in igmp_domifdetach()
841 os_log_info(OS_LOG_DEFAULT, "%s: freeing igmp_ifinfo for ifp %s\n", in igi_remref()
880 os_log_debug(OS_LOG_DEFAULT, in igmp_input_v1_query()
893 os_log_debug(OS_LOG_DEFAULT, "%s: process v1 query on ifp %s\n", __func__, in igmp_input_v1_query()
978 os_log_debug(OS_LOG_DEFAULT, "%s: ignore v2 query on IGIF_LOOPBACK " in igmp_input_v2_query()
1001 os_log_debug(OS_LOG_DEFAULT, "%s: process v2 general query on ifp %s\n", in igmp_input_v2_query()
[all …]
H A Dtcp_log.c240 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 Dtcp_cache.c376 os_log_error(OS_LOG_DEFAULT, "%s could not allocate cache", __func__); in tcp_getcache_with_lock()
735 os_log_error(OS_LOG_DEFAULT, "%s could not allocate heuristic", __func__); in tcp_getheuristic_with_lock()
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()
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()
[all …]
H A Dtcp_prague.c130 os_log_error(OS_LOG_DEFAULT, "Prague CC: Cubic origin point should be greater than 0"); in cubic_target()
432 os_log(OS_LOG_DEFAULT, "one RTT hasn't elapsed, not updating alpha"); in prague_update_alpha()
449 os_log_error(OS_LOG_DEFAULT, in prague_update_alpha()
482 os_log(OS_LOG_DEFAULT, "currently in loss recovery, no need to do CWR"); in prague_cwr()
522 os_log_error(OS_LOG_DEFAULT, "new CE count (%u) can't be less than current CE count (%u)" in tcp_prague_process_ecn()
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/bsd/netinet6/
H A Din6_rmx.c254 os_log_debug(OS_LOG_DEFAULT, "%s: unable to insert " in in6_addroute()
322 os_log_debug(OS_LOG_DEFAULT, "%s: route to %s->%s->%s inserted, " in in6_addroute()
328 os_log_debug(OS_LOG_DEFAULT, "%s: route to %s->%s->%s inserted, " in in6_addroute()
334 os_log_debug(OS_LOG_DEFAULT, "%s: unable to insert route to %s->%s->%s, " in in6_addroute()
362 os_log_debug(OS_LOG_DEFAULT, "%s: route to %s->%s->%s deleted, " in in6_deleteroute()
388 os_log_debug(OS_LOG_DEFAULT, "%s: route to %s->%s->%s validated, " in in6_validate()
497 os_log_debug(OS_LOG_DEFAULT, "%s: deleting route to %s->%s->%s, " in in6_clsroute()
524 os_log_error(OS_LOG_DEFAULT, "%s: error deleting route to " in in6_clsroute()
538 os_log_debug(OS_LOG_DEFAULT, "%s: route to %s->%s->%s invalidated, " in in6_clsroute()
599 os_log_debug(OS_LOG_DEFAULT, "%s: deleting route to " in in6_rtqkill()
[all …]
H A Dmld6.c581 os_log_debug(OS_LOG_DEFAULT, "%s: called for ifp %s\n", __func__, in mld_domifattach()
606 os_log_info(OS_LOG_DEFAULT, "%s: allocated mld_ifinfo for ifp %s\n", in mld_domifattach()
640 os_log_info(OS_LOG_DEFAULT, "%s: reattached mld_ifinfo for ifp %s\n", in mld_domifreattach()
654 os_log_info(OS_LOG_DEFAULT, "%s: called for ifp %s\n", __func__, in mld_domifdetach()
831 os_log(OS_LOG_DEFAULT, "%s: freeing mld_ifinfo for ifp %s\n", in mli_remref()
859 os_log_info(OS_LOG_DEFAULT, "%s: ignore v1 query on ifp %s\n", in mld_v1_input_query()
869 os_log_info(OS_LOG_DEFAULT, "%s: ignore v1 query src %s on ifp %s\n", in mld_v1_input_query()
919 os_log_debug(OS_LOG_DEFAULT, "%s: process v1 general query on ifp %s\n", in mld_v1_input_query()
948 os_log_debug(OS_LOG_DEFAULT, "%s: process v1 query %s on " in mld_v1_input_query()
1046 os_log_info(OS_LOG_DEFAULT, "%s: ignore v2 query on ifp %s\n", in mld_v2_input_query()
[all …]
/xnu-11417.140.69/iokit/Kernel/
H A DIOExtensiblePaniclog.cpp50 os_log_error(OS_LOG_DEFAULT, "EXT_PANICLOG: Super init failed\n"); in OSDefineMetaClassAndStructors()
63 os_log_error(OS_LOG_DEFAULT, "EXT_PANICLOG: instance is NULL\n"); in createWithUUID()
68 os_log_error(OS_LOG_DEFAULT, "EXT_PANICLOG: init failed\n"); in createWithUUID()
76 os_log(OS_LOG_DEFAULT, "EXT_PANICLOG: Handle alloc failed\n"); in createWithUUID()
/xnu-11417.140.69/pexpert/i386/
H A Dpe_kprintf.c153 os_log_with_args(OS_LOG_DEFAULT, OS_LOG_TYPE_DEFAULT, fmt, listp2, caller); in kprintf()
193 os_log_with_args(OS_LOG_DEFAULT, OS_LOG_TYPE_DEFAULT, fmt, listp2, caller); in kprintf()
202 os_log_with_args(OS_LOG_DEFAULT, OS_LOG_TYPE_DEFAULT, fmt, listp, caller); in kprintf()
/xnu-11417.140.69/osfmk/corpses/
H A Dcorpse.c233 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 Dkern_ktrace.c250 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 Duipc_mbuf2.c1428 os_log_error(OS_LOG_DEFAULT, "%s: m_getpacket failed", __func__); in do_m_tag_test()
1457 os_log_error(OS_LOG_DEFAULT, in do_m_tag_test()
1471 os_log_error(OS_LOG_DEFAULT, in do_m_tag_test()
1477 os_log(OS_LOG_DEFAULT, in do_m_tag_test()
1483 os_log_error(OS_LOG_DEFAULT, in do_m_tag_test()
1489 os_log(OS_LOG_DEFAULT, in do_m_tag_test()
1500 os_log_error(OS_LOG_DEFAULT, in do_m_tag_test()
1551 os_log_error(OS_LOG_DEFAULT, in do_test_m_tag_unlink()
1557 os_log_error(OS_LOG_DEFAULT, in do_test_m_tag_unlink()
1566 os_log_error(OS_LOG_DEFAULT, in do_test_m_tag_unlink()
[all …]
/xnu-11417.140.69/libkern/coreanalytics/
H A Dcoreanalytics_shim.cpp55 …os_log_with_startup_serial(OS_LOG_DEFAULT, "No service matching %s", kCoreAnalyticsMatchingClassNa… in core_analytics_family_match()
60 os_log_with_startup_serial(OS_LOG_DEFAULT, "Unable to match CoreAnalyticsHub"); in core_analytics_family_match()
203 os_log_with_startup_serial(OS_LOG_DEFAULT, "Registered CoreAnalyticsHub functions with xnu."); in core_analytics_hub_register()
/xnu-11417.140.69/tests/skywalk/
H A Dskywalk_test_common.c3025 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 …]

12345