/freebsd/sys/netinet/ |
H A D | sctp_cc_functions.c | 103 SDT_PROBE5(sctp, cwnd, net, init, in sctp_set_initial_cc_param() 201 SDT_PROBE5(sctp, cwnd, net, fr, in sctp_cwnd_update_after_fr() 268 SDT_PROBE5(sctp, cwnd, net, rttvar, in cc_bw_same() 289 SDT_PROBE5(sctp, cwnd, net, rttstep, in cc_bw_same() 313 SDT_PROBE5(sctp, cwnd, net, rttvar, in cc_bw_same() 325 SDT_PROBE5(sctp, cwnd, net, rttstep, in cc_bw_same() 356 SDT_PROBE5(sctp, cwnd, net, rttvar, in cc_bw_same() 405 SDT_PROBE5(sctp, cwnd, net, rttvar, in cc_bw_decrease() 423 SDT_PROBE5(sctp, cwnd, net, rttvar, in cc_bw_decrease() 436 SDT_PROBE5(sctp, cwnd, net, rttstep, in cc_bw_decrease() [all …]
|
H A D | sctp_kdtrace.h | 49 SDT_PROBE5(sctp, , , probe, arg0, arg1, arg2, arg3, arg4)
|
H A D | in_kdtrace.h | 36 SDT_PROBE5(udp, , , probe, arg0, arg1, arg2, arg3, arg4) 38 SDT_PROBE5(udplite, , , probe, arg0, arg1, arg2, arg3, arg4) 48 SDT_PROBE5(tcp, , , probe, arg0, arg1, arg2, arg3, arg4)
|
/freebsd/sys/security/mac/ |
H A D | mac_internal.h | 101 SDT_PROBE5(mac_framework, , name, mac__check__err,\ 104 SDT_PROBE5(mac_framework, , name, mac__check__ok,\
|
/freebsd/sys/compat/linux/ |
H A D | linux_dtrace.h | 85 #define _LIN_SDT_PROBE5(a, b, c, d, e, f, g, h, i) SDT_PROBE5(a, b, c, d, \
|
/freebsd/sys/sys/ |
H A D | lockstat.h | 95 SDT_PROBE5(lockstat, , , probe, lp, arg1, arg2, arg3, arg4)
|
H A D | sdt.h | 111 #define SDT_PROBE5(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4) macro 353 #define SDT_PROBE5(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4) \ macro
|
H A D | mbuf.h | 54 SDT_PROBE5(sdt, , , probe, arg0, arg1, arg2, arg3, arg4)
|
/freebsd/sys/amd64/vmm/intel/ |
H A D | vmx.c | 2551 SDT_PROBE5(vmm, vmx, exit, wrmsr, vmx, vmexit, vcpuid, ecx, in vmx_exit_process() 2735 SDT_PROBE5(vmm, vmx, exit, exception, in vmx_exit_process() 2757 SDT_PROBE5(vmm, vmx, exit, nestedfault, in vmx_exit_process()
|
/freebsd/sys/fs/ext2fs/ |
H A D | ext2_lookup.c | 838 SDT_PROBE5(ext2fs, , trace, ext2_dirbadentry_error, in ext2_check_direntry()
|
/freebsd/sys/netpfil/pf/ |
H A D | pf.c | 428 SDT_PROBE5(pf, ip, state, lookup, pd->kif, k, (pd->dir), pd, (s)); \
|