/illumos-gate/usr/src/uts/common/sys/ |
H A D | sdt.h | 55 #define DTRACE_PROBE3(provider, name, arg1, arg2, arg3) { \ macro 95 #define DTRACE_PROBE3(name, type1, arg1, type2, arg2, type3, arg3) { \ 155 DTRACE_PROBE3(__sched_##name, type1, arg1, type2, arg2, type3, arg3); 172 DTRACE_PROBE3(__proc_##name, type1, arg1, type2, arg2, type3, arg3); 189 DTRACE_PROBE3(__io_##name, type1, arg1, type2, arg2, type3, arg3); 200 DTRACE_PROBE3(__iscsi_##name, type1, arg1, type2, arg2, type3, arg3); 232 DTRACE_PROBE3(__nfsv3_##name, type1, arg1, type2, arg2, \ 252 DTRACE_PROBE3(__nfsv4_##name, type1, arg1, type2, arg2, type3, arg3); 279 DTRACE_PROBE3(__ip_##name, type1, arg1, type2, arg2, type3, arg3); 312 DTRACE_PROBE3(__tcp_##name, type1, arg1, type2, arg2, type3, arg3); [all …]
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | tnet.c | 470 DTRACE_PROBE3(tx__gcdb__log__info__gc__create, in gc_create() 496 DTRACE_PROBE3(tx__gcdb__log__info__gc__create, char *, in gc_create() 530 DTRACE_PROBE3(tx__gcdb__log__info__gc__remove, char *, in gc_inactive() 561 DTRACE_PROBE3(tx__gcdb__log__info__gcgrp__lookup, char *, in gcgrp_lookup() 580 DTRACE_PROBE3(tx__gcdb__log__info__gcgrp__insert, in gcgrp_lookup() 607 DTRACE_PROBE3(tx__gcdb__log__info__gcgrp__remove, char *, in gcgrp_inactive() 911 DTRACE_PROBE3(tx__ip__log__drop__receivelocal__mac_impl, in tsol_receive_local() 946 DTRACE_PROBE3( in tsol_receive_local() 961 DTRACE_PROBE3(tx__ip__log__drop__receivelocal__mac__slp, in tsol_receive_local() 984 DTRACE_PROBE3(tx__ip__log__drop__receivelocal__no__tnr, in tsol_receive_local() [all …]
|
H A D | tn_ipopt.c | 313 DTRACE_PROBE3(tx__tnopt__log__info__labeling__unresolved__label, in tsol_check_dest() 502 DTRACE_PROBE3( in tsol_compute_label_v4() 535 DTRACE_PROBE3(tx__tnopt__log__error__labeling__lostops__v4, in tsol_compute_label_v4() 1013 DTRACE_PROBE3( in tsol_compute_label_v6() 1047 DTRACE_PROBE3(tx__tnopt__log__error__labeling__lostops__v6, in tsol_compute_label_v6()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | damap.c | 294 DTRACE_PROBE3(damap__map__sync__start, in damap_sync() 338 DTRACE_PROBE3(damap__map__sync__end, in damap_sync() 413 DTRACE_PROBE3(damap__addr__add, in damap_addr_add() 432 DTRACE_PROBE3(damap__addr__add__jitter, in damap_addr_add() 470 DTRACE_PROBE3(damap__addr__del, in damap_addr_del() 490 DTRACE_PROBE3(damap__addr__del__jitter, in damap_addr_del() 633 DTRACE_PROBE3(damap__addrset__add, in damap_addrset_add() 650 DTRACE_PROBE3(damap__addrset__add__jitter, in damap_addrset_add() 905 DTRACE_PROBE3(damap__lookup, in damap_lookup() 972 DTRACE_PROBE3(damap__lookup__all__item, in damap_lookup_all() [all …]
|
H A D | cpu_pm.c | 440 DTRACE_PROBE3(cpupm__raise__req, in cpupm_utilization_event() 554 DTRACE_PROBE3(cpupm__lower__req, in cpupm_utilization_event()
|
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/sys/ |
H A D | strft.h | 51 DTRACE_PROBE3(str__ftalloc, void *, hpp, ushort_t, e, ushort_t, d) 55 DTRACE_PROBE3(str__ftevent, void *, mp, ushort_t, e, ushort_t, d)
|
H A D | sdt.h | 62 #undef DTRACE_PROBE3 63 #define DTRACE_PROBE3(n, t1, a1, t2, a2, t3, a3) \ macro
|
/illumos-gate/usr/src/uts/common/klm/ |
H A D | nlm_service.c | 506 DTRACE_PROBE3(start, struct nlm_globals *, g, in nlm_do_lock() 570 DTRACE_PROBE3(setlk__res, struct flock64 *, &fl, in nlm_do_lock() 679 DTRACE_PROBE3(lock__end, struct nlm_globals *, g, in nlm_do_lock() 870 DTRACE_PROBE3(start, struct nlm_globals *, g, in nlm_do_cancel() 919 DTRACE_PROBE3(cancel__end, struct nlm_globals *, g, in nlm_do_cancel() 973 DTRACE_PROBE3(start, struct nlm_globals *, g, in nlm_do_unlock() 1004 DTRACE_PROBE3(unlock__end, struct nlm_globals *, g, in nlm_do_unlock() 1217 DTRACE_PROBE3(share__start, struct nlm_globals *, g, in nlm_do_share() 1248 DTRACE_PROBE3(share__end, struct nlm_globals *, g, in nlm_do_share() 1283 DTRACE_PROBE3(unshare__start, struct nlm_globals *, g, in nlm_do_unshare() [all …]
|
/illumos-gate/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 142 #ifdef DTRACE_PROBE3 143 #undef DTRACE_PROBE3 145 #define DTRACE_PROBE3(a, b, c, d, e, f, g) \ macro
|
/illumos-gate/usr/src/lib/libc/port/threads/ |
H A D | synch.c | 1044 DTRACE_PROBE3(plockstat, mutex__acquire, mp, 0, 0); in mutex_lock_kernel() 1097 DTRACE_PROBE3(plockstat, mutex__acquire, mp, 0, 0); in mutex_trylock_kernel() 1378 DTRACE_PROBE3(plockstat, mutex__spun, mp, 0, count); in mutex_trylock_adaptive() 1385 DTRACE_PROBE3(plockstat, mutex__spun, mp, 1, count); in mutex_trylock_adaptive() 1387 DTRACE_PROBE3(plockstat, mutex__acquire, mp, 0, count); in mutex_trylock_adaptive() 1585 DTRACE_PROBE3(plockstat, mutex__spun, mp, 0, count); in mutex_trylock_process() 1592 DTRACE_PROBE3(plockstat, mutex__spun, mp, 1, count); in mutex_trylock_process() 1594 DTRACE_PROBE3(plockstat, mutex__acquire, mp, 0, count); in mutex_trylock_process() 1890 DTRACE_PROBE3(plockstat, mutex__acquire, mp, 0, 0); in mutex_lock_queue() 1913 DTRACE_PROBE3(plockstat, mutex__acquire, mp, 1, 0); in mutex_recursion() [all …]
|
H A D | rwlock.c | 569 DTRACE_PROBE3(plockstat, rw__blocked, rwlp, rd_wr, error == 0); in shared_rwlock_lock() 704 DTRACE_PROBE3(plockstat, rw__blocked, rwlp, rd_wr, error == 0); in rwlock_lock() 764 DTRACE_PROBE3(plockstat, rw__error, rwlp, READ_LOCK, error); in rw_rdlock_impl() 896 DTRACE_PROBE3(plockstat, rw__error, rwlp, WRITE_LOCK, error); in rw_wrlock_impl() 1028 DTRACE_PROBE3(plockstat, rw__error, rwlp, READ_LOCK, in rw_tryrdlock() 1068 DTRACE_PROBE3(plockstat, rw__error, rwlp, WRITE_LOCK, in rw_trywrlock()
|
/illumos-gate/usr/src/uts/common/io/sfxge/ |
H A D | efsys.h | 194 DTRACE_PROBE3(mem_readq, unsigned int, (_offset), \ 253 DTRACE_PROBE3(mem_writeq, unsigned int, (_offset), \ 349 DTRACE_PROBE3(bar_readq, unsigned int, (_offset), \ 425 DTRACE_PROBE3(bar_writeq, unsigned int, (_offset), \ 644 DTRACE_PROBE3(_name, _type1, _arg1, _type2, _arg2, \
|
/illumos-gate/usr/src/cmd/smbsrv/test-msgbuf/sys/ |
H A D | sdt.h | 41 #define DTRACE_PROBE3(a, ...) ((void)0) macro
|
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/ |
H A D | sdt.h | 84 #define DTRACE_PROBE3(name, type1, arg1, type2, arg2, type3, arg3) \ macro
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | multilist.c | 157 DTRACE_PROBE3(multilist__insert, multilist_t *, ml, in multilist_insert() 202 DTRACE_PROBE3(multilist__remove, multilist_t *, ml, in multilist_remove()
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.linkpriv.ksh | 47 DTRACE_PROBE3(test_prov, three, 4, 5, 7);
|
H A D | tst.linkunpriv.ksh | 49 DTRACE_PROBE3(test_prov, three, 4, 5, 7);
|
/illumos-gate/usr/src/uts/i86pc/os/cpupm/ |
H A D | cpu_acpi.c | 98 DTRACE_PROBE3(cpu_acpi__eval__err, int, handle->cs_id, in cpu_acpi_cache_ctrl_regs() 243 DTRACE_PROBE3(cpu_acpi__eval__err, int, handle->cs_id, in cpu_acpi_cache_state_dependencies() 442 DTRACE_PROBE3(cpu_acpi__eval__err, int, handle->cs_id, in cpu_acpi_cache_supported_states() 702 DTRACE_PROBE3(cpu_acpi__eval__err, int, handle->cs_id, in cpu_acpi_cache_cst() 1012 DTRACE_PROBE3(cpu_acpi__eval__err, int, handle->cs_id, in cpu_acpi_write_pdc()
|
/illumos-gate/usr/src/uts/common/xen/io/ |
H A D | xnbo.c | 403 DTRACE_PROBE3(mcast_remove, in i_xnbo_close_mac() 554 DTRACE_PROBE3(mcast_remove, in xnbo_mcast_find() 584 DTRACE_PROBE3(mcast_add, in xnbo_mcast_add()
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_hio.c | 74 DTRACE_PROBE3(i__mac__share__alloc, mac_client_impl_t *, mcip, in i_mac_share_alloc()
|
/illumos-gate/usr/src/uts/common/io/bpf/ |
H A D | bpf_filter.c | 86 DTRACE_PROBE3(mblk_xword_fail, mblk_t *, m0, int, len, int, k); in m_xword() 120 DTRACE_PROBE3(mblk_xhalf_fail, mblk_t *, m0, int, len, int, k); in m_xhalf()
|
/illumos-gate/usr/src/uts/common/inet/ |
H A D | squeue.c | 387 DTRACE_PROBE3(squeue__proc__start, squeue_t *, in squeue_enter() 516 DTRACE_PROBE3(squeue__proc__start, squeue_t *, in squeue_enter() 693 DTRACE_PROBE3(squeue__proc__start, squeue_t *, in squeue_drain() 1435 DTRACE_PROBE3(squeue__proc__start, squeue_t *, sqp, mblk_t *, mp, in squeue_try_drain_one()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/ |
H A D | iser_cq.c | 119 DTRACE_PROBE3(iser__send__cqe, iser_chan_t *, iser_chan, in iser_ib_poll_send_completions() 413 DTRACE_PROBE3(iser__recv__cqe, iser_chan_t *, iser_chan, in iser_ib_poll_recv_completions()
|
/illumos-gate/usr/src/uts/i86pc/sys/ |
H A D | rootnex.h | 60 DTRACE_PROBE3(name, type1, arg1, type2, arg2, type3, arg3)
|
/illumos-gate/usr/src/uts/common/exec/intp/ |
H A D | intp.c | 250 DTRACE_PROBE3(nested__intp, int, level, void *, &idata, in intpexec()
|