/titanic_44/usr/src/uts/common/sys/ |
H A D | sdt.h | 54 #define DTRACE_PROBE3(provider, name, arg1, arg2, arg3) { \ macro 94 #define DTRACE_PROBE3(name, type1, arg1, type2, arg2, type3, arg3) { \ 154 DTRACE_PROBE3(__sched_##name, type1, arg1, type2, arg2, type3, arg3); 171 DTRACE_PROBE3(__proc_##name, type1, arg1, type2, arg2, type3, arg3); 188 DTRACE_PROBE3(__io_##name, type1, arg1, type2, arg2, type3, arg3); 199 DTRACE_PROBE3(__iscsi_##name, type1, arg1, type2, arg2, type3, arg3); 231 DTRACE_PROBE3(__nfsv3_##name, type1, arg1, type2, arg2, \ 245 DTRACE_PROBE3(__nfsv4_##name, type1, arg1, type2, arg2, type3, arg3); 263 DTRACE_PROBE3(__ip_##name, type1, arg1, type2, arg2, type3, arg3); 296 DTRACE_PROBE3(__tcp_##name, type1, arg1, type2, arg2, type3, arg3); [all …]
|
/titanic_44/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()
|
H A D | ipclassifier.c | 1604 DTRACE_PROBE3(tx__ip__log__info__classify__tcp, in ipcl_classify_v4() 1639 DTRACE_PROBE3(tx__ip__log__info__classify__udp, in ipcl_classify_v4() 1739 DTRACE_PROBE3(tx__ip__log__info__classify__tcp6, in ipcl_classify_v6() 1776 DTRACE_PROBE3(tx__ip__log__info__classify__udp6, in ipcl_classify_v6() 1880 DTRACE_PROBE3(tx__ip__log__info__classify__rawip, in ipcl_classify_raw()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | damap.c | 293 DTRACE_PROBE3(damap__map__sync__start, in damap_sync() 337 DTRACE_PROBE3(damap__map__sync__end, in damap_sync() 412 DTRACE_PROBE3(damap__addr__add, in damap_addr_add() 431 DTRACE_PROBE3(damap__addr__add__jitter, in damap_addr_add() 469 DTRACE_PROBE3(damap__addr__del, in damap_addr_del() 489 DTRACE_PROBE3(damap__addr__del__jitter, in damap_addr_del() 632 DTRACE_PROBE3(damap__addrset__add, in damap_addrset_add() 649 DTRACE_PROBE3(damap__addrset__add__jitter, in damap_addrset_add() 904 DTRACE_PROBE3(damap__lookup, in damap_lookup() 971 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()
|
/titanic_44/usr/src/uts/common/klm/ |
H A D | nlm_service.c | 491 DTRACE_PROBE3(start, struct nlm_globals *, g, in nlm_do_lock() 557 DTRACE_PROBE3(setlk__res, struct flock64 *, &fl, in nlm_do_lock() 663 DTRACE_PROBE3(lock__end, struct nlm_globals *, g, in nlm_do_lock() 802 DTRACE_PROBE3(start, struct nlm_globals *, g, in nlm_do_cancel() 851 DTRACE_PROBE3(cancel__end, struct nlm_globals *, g, in nlm_do_cancel() 905 DTRACE_PROBE3(start, struct nlm_globals *, g, in nlm_do_unlock() 936 DTRACE_PROBE3(unlock__end, struct nlm_globals *, g, in nlm_do_unlock() 1149 DTRACE_PROBE3(share__start, struct nlm_globals *, g, in nlm_do_share() 1180 DTRACE_PROBE3(share__end, struct nlm_globals *, g, in nlm_do_share() 1215 DTRACE_PROBE3(unshare__start, struct nlm_globals *, g, in nlm_do_unshare() [all …]
|
H A D | nlm_dispatch.c | 206 DTRACE_PROBE3(sendreply, struct svc_req *, rqstp, in nlm_dispatch()
|
/titanic_44/usr/src/lib/libc/port/threads/ |
H A D | synch.c | 1041 DTRACE_PROBE3(plockstat, mutex__acquire, mp, 0, 0); in mutex_lock_kernel() 1094 DTRACE_PROBE3(plockstat, mutex__acquire, mp, 0, 0); in mutex_trylock_kernel() 1375 DTRACE_PROBE3(plockstat, mutex__spun, mp, 0, count); in mutex_trylock_adaptive() 1382 DTRACE_PROBE3(plockstat, mutex__spun, mp, 1, count); in mutex_trylock_adaptive() 1384 DTRACE_PROBE3(plockstat, mutex__acquire, mp, 0, count); in mutex_trylock_adaptive() 1582 DTRACE_PROBE3(plockstat, mutex__spun, mp, 0, count); in mutex_trylock_process() 1589 DTRACE_PROBE3(plockstat, mutex__spun, mp, 1, count); in mutex_trylock_process() 1591 DTRACE_PROBE3(plockstat, mutex__acquire, mp, 0, count); in mutex_trylock_process() 1887 DTRACE_PROBE3(plockstat, mutex__acquire, mp, 0, 0); in mutex_lock_queue() 1910 DTRACE_PROBE3(plockstat, mutex__acquire, mp, 1, 0); in mutex_recursion() [all …]
|
H A D | rwlock.c | 565 DTRACE_PROBE3(plockstat, rw__blocked, rwlp, rd_wr, error == 0); in shared_rwlock_lock() 700 DTRACE_PROBE3(plockstat, rw__blocked, rwlp, rd_wr, error == 0); in rwlock_lock() 760 DTRACE_PROBE3(plockstat, rw__error, rwlp, READ_LOCK, error); in rw_rdlock_impl() 859 DTRACE_PROBE3(plockstat, rw__error, rwlp, WRITE_LOCK, error); in rw_wrlock_impl() 958 DTRACE_PROBE3(plockstat, rw__error, rwlp, READ_LOCK, in rw_tryrdlock() 998 DTRACE_PROBE3(plockstat, rw__error, rwlp, WRITE_LOCK, in rw_trywrlock()
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | multilist.c | 129 DTRACE_PROBE3(multilist__insert, multilist_t *, ml, in multilist_insert() 174 DTRACE_PROBE3(multilist__remove, multilist_t *, ml, in multilist_remove()
|
/titanic_44/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);
|
/titanic_44/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()
|
/titanic_44/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()
|
/titanic_44/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()
|
/titanic_44/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 151 #ifdef DTRACE_PROBE3 152 #undef DTRACE_PROBE3 154 #define DTRACE_PROBE3(a, b, c, d, e, f, g) \ macro
|
/titanic_44/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()
|
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | rootnex.h | 60 DTRACE_PROBE3(name, type1, arg1, type2, arg2, type3, arg3)
|
/titanic_44/usr/src/uts/common/io/ib/clients/iser/ |
H A D | iser_cq.c | 118 DTRACE_PROBE3(iser__send__cqe, iser_chan_t *, iser_chan, in iser_ib_poll_send_completions() 412 DTRACE_PROBE3(iser__recv__cqe, iser_chan_t *, iser_chan, in iser_ib_poll_recv_completions()
|
/titanic_44/usr/src/uts/common/avs/ns/sv/ |
H A D | sv.c | 1826 DTRACE_PROBE3(sv_ioctl_end, dev_t, dev, int, *rvalp, int, rc); in svioctl() 1904 DTRACE_PROBE3(sv_ioctl_2, dev_t, dev, int, *rvalp, int, rc); in svioctl() 2001 DTRACE_PROBE3(sv_ioctl_3, dev_t, dev, int, *rvalp, int, 0); in svioctl() 2050 DTRACE_PROBE3(sv_ioctl_4, dev_t, dev, int, *rvalp, int, 0); in svioctl() 2068 DTRACE_PROBE3(sv_ioctl_4, dev_t, dev, int, *rvalp, int, EINVAL); in svioctl() 2268 DTRACE_PROBE3(sv_dbg_write_start, sv_dev_t *, svp, in _sv_lyr_strategy()
|
/titanic_44/usr/src/uts/common/inet/ |
H A D | squeue.c | 482 DTRACE_PROBE3(squeue__proc__start, squeue_t *, in squeue_enter() 607 DTRACE_PROBE3(squeue__proc__start, squeue_t *, in squeue_enter() 814 DTRACE_PROBE3(squeue__proc__start, squeue_t *, in squeue_drain()
|
/titanic_44/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_session.c | 217 DTRACE_PROBE3(receive__session__req__data, struct session *, session, in smb_session_request() 228 DTRACE_PROBE3(receive__invalid__session__req, in smb_session_request() 241 DTRACE_PROBE3(receive__session__req__calling__decoded, in smb_session_request()
|
/titanic_44/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_vnops.c | 2232 DTRACE_PROBE3(hsfs_io_dequeued, struct hio *, fio, int, bufcount, in hsched_invoke_strategy() 2265 DTRACE_PROBE3(hsfs_coalesced_io_start, struct hio *, fio, int, in hsched_invoke_strategy() 2299 DTRACE_PROBE3(hsfs_coalesced_io_done, struct hio *, nio, in hsched_invoke_strategy() 2386 DTRACE_PROBE3(hsfs_io_enqueued, struct hio *, hsio, in hsched_enqueue_io()
|
/titanic_44/usr/src/uts/common/io/ppp/sppptun/ |
H A D | sppptun.c | 866 DTRACE_PROBE3(sppptun__cannot__send, tuncl_t *, tcl, in sppptun_outpkt() 885 DTRACE_PROBE3(sppptun__flow__control, tuncl_t *, tcl, in sppptun_outpkt() 1129 DTRACE_PROBE3(sppptun__ioctl, tuncl_t *, tcl, tunll_t *, tll, in sppptun_inner_ioctl() 2183 DTRACE_PROBE3(sppptun__recv__discard, int, sessid, in sppptun_recv()
|