Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/core/
H A Dskywalk_common.h658 DTRACE_SKYWALK3(probename, char *, #type, int, (flags), \
715 DTRACE_SKYWALK3(probename, char *, #type, size_t, (count), \
722 DTRACE_SKYWALK3(probename, char *, (heap)->kt_name + 5, \
739 DTRACE_SKYWALK3(probename, size_t, (size), int, (flags), \
/xnu-10063.141.1/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()
655 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.c473 DTRACE_SKYWALK3(inject__failed, in netif_filter_na_txsync()
H A Dnx_netif.c2908 DTRACE_SKYWALK3(vp__ch__found, struct kern_nexus *, nx, in nx_netif_llw_detach_notify()
2928 DTRACE_SKYWALK3(ch__pid__not__found, struct kern_nexus *, nx, in nx_netif_llw_detach_notify()
/xnu-10063.141.1/bsd/net/
H A Dif_redirect.c393 DTRACE_SKYWALK3(enqueue__failed, in redirect_tx_submit()
1380 DTRACE_SKYWALK3(set__fsw__rx__cb__fail, if_redirect_t, rd, ifnet_t, in redirect_set_delegate()
1405 DTRACE_SKYWALK3(lladdr__copy__fail, if_redirect_t, rd, in redirect_set_delegate()
1413 DTRACE_SKYWALK3(set__lladdr__fail, if_redirect_t, rd, in redirect_set_delegate()
1475 DTRACE_SKYWALK3(set__lladdr__fail, if_redirect_t, rd, in redirect_clear_delegate_locked()
/xnu-10063.141.1/bsd/skywalk/channel/
H A Dchannel_syscalls.c493 DTRACE_SKYWALK3(posttxfinalize, struct kern_channel *, in __channel_sync()
526 DTRACE_SKYWALK3(postrxfinalize, struct kern_channel *, in __channel_sync()
H A Dchannel_ring.c1659 DTRACE_SKYWALK3(internalize, struct __kern_channel_ring *, kring, in kr_internalize_metadata()
1911 DTRACE_SKYWALK3(externalize, struct __kern_channel_ring *, kring, in kr_externalize_metadata_internal()
H A Dchannel.c1275 DTRACE_SKYWALK3(posttxfinalize, struct kern_channel *, in ch_event()
1363 DTRACE_SKYWALK3(postrxfinalize, struct kern_channel *, in ch_event()
/xnu-10063.141.1/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-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c2866 DTRACE_SKYWALK3(chain__enqueue, uint32_t, cnt, uint32_t, bytes, in classq_enqueue_flow()
2893 DTRACE_SKYWALK3(non__chain__enqueue, uint32_t, cnt, uint32_t, bytes, in classq_enqueue_flow()
3540 DTRACE_SKYWALK3(invalid__proto, struct nx_flowswitch *, in do_gso()
3837 DTRACE_SKYWALK3(is__frag, in dp_gso_pktq()
3847 DTRACE_SKYWALK3(lookup__failed, in dp_gso_pktq()
H A Dfsw.c350 DTRACE_SKYWALK3(tso__mode, struct nx_flowswitch *, fsw, in fsw_tso_setup()
/xnu-10063.141.1/osfmk/mach/machine/
H A Dsdt.h367 #define DTRACE_SKYWALK3(name, type1, arg1, type2, arg2, type3, arg3) \ macro
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c392 DTRACE_SKYWALK3(qset__id__not__found, in flow_qset_select_dynamic()
H A Dflow_agg.c1061 DTRACE_SKYWALK3(aggr__fail6, uint8_t, ip_opts_len, in can_agg_slowpath()
1223 DTRACE_SKYWALK3(aggr__fail1c, uint32_t, fa->fa_total, in flow_agg_is_ok()
/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_adapter.c3537 DTRACE_SKYWALK3(alloc__bufs__fail, uint32_t, cnt_orig, in alloc_packets()
3548 DTRACE_SKYWALK3(alloc__bufs, uint32_t, remain, uint32_t, cnt, in alloc_packets()
3573 DTRACE_SKYWALK3(alloc__packets, uint32_t, need_orig, uint32_t, *ph_cnt, int, err); in alloc_packets()