Home
last modified time | relevance | path

Searched refs:SDT_PROBE5 (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_cc_functions.c103 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 Dsctp_kdtrace.h49 SDT_PROBE5(sctp, , , probe, arg0, arg1, arg2, arg3, arg4)
H A Din_kdtrace.h36 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 Dmac_internal.h101 SDT_PROBE5(mac_framework, , name, mac__check__err,\
104 SDT_PROBE5(mac_framework, , name, mac__check__ok,\
/freebsd/sys/compat/linux/
H A Dlinux_dtrace.h85 #define _LIN_SDT_PROBE5(a, b, c, d, e, f, g, h, i) SDT_PROBE5(a, b, c, d, \
/freebsd/sys/sys/
H A Dlockstat.h95 SDT_PROBE5(lockstat, , , probe, lp, arg1, arg2, arg3, arg4)
H A Dsdt.h111 #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 Dmbuf.h54 SDT_PROBE5(sdt, , , probe, arg0, arg1, arg2, arg3, arg4)
/freebsd/sys/amd64/vmm/intel/
H A Dvmx.c2551 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 Dext2_lookup.c838 SDT_PROBE5(ext2fs, , trace, ext2_dirbadentry_error, in ext2_check_direntry()
/freebsd/sys/netpfil/pf/
H A Dpf.c428 SDT_PROBE5(pf, ip, state, lookup, pd->kif, k, (pd->dir), pd, (s)); \