Home
last modified time | relevance | path

Searched refs:DTRACE_SKYWALK3 (Results 1 – 19 of 19) sorted by relevance

/xnu-11215.1.10/bsd/skywalk/core/
H A Dskywalk_common.h689 DTRACE_SKYWALK3(probename, char *, #type, int, (flags), \
738 DTRACE_SKYWALK3(probename, char *, #type, size_t, (count), \
745 DTRACE_SKYWALK3(probename, char *, #type, size_t, (count), \
752 DTRACE_SKYWALK3(probename, char *, (heap)->kt_name + 5, \
769 DTRACE_SKYWALK3(probename, size_t, (size), int, (flags), \
/xnu-11215.1.10/bsd/net/
H A Dif_redirect.c393 DTRACE_SKYWALK3(enqueue__failed, in redirect_tx_submit()
729 DTRACE_SKYWALK3(too__small__v6, if_redirect_t, rd, in pkt_is_for_delegate()
736 DTRACE_SKYWALK3(icmp6__ra, if_redirect_t, rd, in pkt_is_for_delegate()
1431 DTRACE_SKYWALK3(set__fsw__rx__cb__fail, if_redirect_t, rd, ifnet_t, in redirect_set_delegate()
1456 DTRACE_SKYWALK3(lladdr__copy__fail, if_redirect_t, rd, in redirect_set_delegate()
1464 DTRACE_SKYWALK3(set__lladdr__fail, if_redirect_t, rd, in redirect_set_delegate()
1526 DTRACE_SKYWALK3(set__lladdr__fail, if_redirect_t, rd, in redirect_clear_delegate_locked()
/xnu-11215.1.10/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c486 DTRACE_SKYWALK3(invalid__flags, struct nx_netif *, nif, in nx_netif_netagent_flow_add()
517 DTRACE_SKYWALK3(bind__failed, struct nx_netif *, nif, in nx_netif_netagent_flow_add()
569 DTRACE_SKYWALK3(invalid__flags, struct nx_netif *, nif, in nx_netif_netagent_flow_del()
599 DTRACE_SKYWALK3(unbind__failed, struct nx_netif *, nif, in nx_netif_netagent_flow_del()
H A Dnx_netif_util.c209 DTRACE_SKYWALK3(bad__pkt__size, in nx_netif_mbuf_to_filter_pkt()
406 DTRACE_SKYWALK3(bad__pkt__size, in nx_netif_pkt_to_filter_pkt()
660 DTRACE_SKYWALK3(bad__pkt__size, in nx_netif_pkt_to_pkt()
H A Dnx_netif_filter.c136 DTRACE_SKYWALK3(inject__drop, struct nexus_netif_adapter *, in nx_netif_filter_inject()
H A Dnx_netif_flow.c500 DTRACE_SKYWALK3(info__err, struct nx_netif *, nif, int, err, in nx_netif_flow_match()
507 DTRACE_SKYWALK3(not__match, struct nx_netif *, nif, in nx_netif_flow_match()
H A Dnx_netif_filter_vp.c474 DTRACE_SKYWALK3(inject__failed, in netif_filter_na_txsync()
H A Dnx_netif_vp.c527 DTRACE_SKYWALK3(ll__sent, struct __kern_channel_ring *, ring, in netif_vp_send_pkt_chain_low_latency()
H A Dnx_netif.c2912 DTRACE_SKYWALK3(vp__ch__found, struct kern_nexus *, nx, in nx_netif_llw_detach_notify()
2932 DTRACE_SKYWALK3(ch__pid__not__found, struct kern_nexus *, nx, in nx_netif_llw_detach_notify()
/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel_syscalls.c505 DTRACE_SKYWALK3(posttxfinalize, struct kern_channel *, in __channel_sync()
538 DTRACE_SKYWALK3(postrxfinalize, struct kern_channel *, in __channel_sync()
H A Dchannel_ring.c1664 DTRACE_SKYWALK3(internalize, struct __kern_channel_ring *, kring, in kr_internalize_metadata()
1920 DTRACE_SKYWALK3(externalize, struct __kern_channel_ring *, kring, in kr_externalize_metadata_internal()
H A Dchannel.c1292 DTRACE_SKYWALK3(posttxfinalize, struct kern_channel *, in ch_event()
1380 DTRACE_SKYWALK3(postrxfinalize, struct kern_channel *, in ch_event()
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3032 DTRACE_SKYWALK3(chain__enqueue, uint32_t, cnt, uint32_t, bytes, in classq_enqueue_flow()
3059 DTRACE_SKYWALK3(non__chain__enqueue, uint32_t, cnt, uint32_t, bytes, in classq_enqueue_flow()
3730 DTRACE_SKYWALK3(invalid__proto, struct nx_flowswitch *, in do_gso()
4042 DTRACE_SKYWALK3(is__frag, in dp_gso_pktq()
4053 DTRACE_SKYWALK3(lookup__failed, in dp_gso_pktq()
4477 DTRACE_SKYWALK3(rx__stall, struct nx_flowswitch *, fsw, in fsw_defunct_rx_stall_channel()
H A Dfsw.c357 DTRACE_SKYWALK3(tso__mode, struct nx_flowswitch *, fsw, in fsw_tso_setup()
/xnu-11215.1.10/bsd/net/classq/
H A Dclassq_fq_codel.c737 DTRACE_SKYWALK3(aqm__pacing__delta, uint64_t, now - pkt_tx_time, in fq_getq_flow()
/xnu-11215.1.10/osfmk/mach/machine/
H A Dsdt.h367 #define DTRACE_SKYWALK3(name, type1, arg1, type2, arg2, type3, arg3) \ macro
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1094 DTRACE_SKYWALK3(aggr__fail6, uint8_t, ip_opts_len, in can_agg_slowpath()
1258 DTRACE_SKYWALK3(aggr__fail1c, uint32_t, fa->fa_total, in flow_agg_is_ok()
H A Dflow_entry.c391 DTRACE_SKYWALK3(qset__id__not__found, in flow_qset_select_dynamic()
/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_adapter.c3634 DTRACE_SKYWALK3(alloc__bufs__fail, uint32_t, cnt_orig, in alloc_packets()
3646 DTRACE_SKYWALK3(alloc__bufs, uint32_t, remain, uint32_t, cnt, in alloc_packets()
3671 DTRACE_SKYWALK3(alloc__packets, uint32_t, need_orig, uint32_t, *ph_cnt, int, err); in alloc_packets()