Searched refs:DTRACE_IP3 (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.81.4/bsd/net/classq/ |
| H A D | classq_fq_codel.c | 474 DTRACE_IP3(fc__ret, fq_if_t *, fqs, int, droptype, int, ret); in fq_codel_enq_legacy() 584 DTRACE_IP3(fq_drop, fq_if_t *, fqs, int, droptype, int, ret); in fq_codel_enq_legacy() 1093 DTRACE_IP3(fq_drop, fq_if_t *, fqs, int, droptype, int, ret); in fq_codel_enq()
|
| /xnu-12377.81.4/osfmk/mach/machine/ |
| H A D | sdt.h | 208 #define DTRACE_IP3(name, type1, arg1, type2, arg2, type3, arg3) \ macro
|
| /xnu-12377.81.4/bsd/net/ |
| H A D | route.c | 4876 DTRACE_IP3(qset__id__not__found__eth, in rt_lookup_qset_id() 4881 DTRACE_IP3(qset__id__found__eth, in rt_lookup_qset_id()
|