Lines Matching refs:DTRACE_PROBE2
47 #define DTRACE_PROBE2(provider, name, arg1, arg2) { \ macro
89 #define DTRACE_PROBE2(name, type1, arg1, type2, arg2) { \
151 DTRACE_PROBE2(__sched_##name, type1, arg1, type2, arg2);
168 DTRACE_PROBE2(__proc_##name, type1, arg1, type2, arg2);
185 DTRACE_PROBE2(__io_##name, type1, arg1, type2, arg2);
196 DTRACE_PROBE2(__iscsi_##name, type1, arg1, type2, arg2);
242 DTRACE_PROBE2(__nfsv4_##name, type1, arg1, type2, arg2);
251 DTRACE_PROBE2(__smb_##name, type1, arg1, type2, arg2);
260 DTRACE_PROBE2(__ip_##name, type1, arg1, type2, arg2);
293 DTRACE_PROBE2(__tcp_##name, type1, arg1, type2, arg2);
320 DTRACE_PROBE2(__udp_##name, type1, arg1, type2, arg2);
337 DTRACE_PROBE2(__sysevent_##name, type1, arg1, type2, arg2);
346 DTRACE_PROBE2(__xpv_##name, type1, arg1, type2, arg2);
360 DTRACE_PROBE2(__fc_##name, type1, arg1, type2, arg2);
378 DTRACE_PROBE2(__srp_##name, type1, arg1, type2, arg2);