/titanic_44/usr/src/uts/common/sys/ |
H A D | sdt.h | 61 #define DTRACE_PROBE4(provider, name, arg1, arg2, arg3, arg4) { \ macro 100 #define DTRACE_PROBE4(name, type1, arg1, type2, arg2, \ 158 DTRACE_PROBE4(__sched_##name, type1, arg1, type2, arg2, \ 175 DTRACE_PROBE4(__proc_##name, type1, arg1, type2, arg2, \ 192 DTRACE_PROBE4(__io_##name, type1, arg1, type2, arg2, \ 203 DTRACE_PROBE4(__iscsi_##name, type1, arg1, type2, arg2, \ 235 DTRACE_PROBE4(__nfsv3_##name, type1, arg1, type2, arg2, \ 267 DTRACE_PROBE4(__ip_##name, type1, arg1, type2, arg2, \ 300 DTRACE_PROBE4(__tcp_##name, type1, arg1, type2, arg2, \ 327 DTRACE_PROBE4(__udp_##name, type1, arg1, type2, arg2, \ [all …]
|
/titanic_44/usr/src/uts/common/os/ |
H A D | serializer.c | 174 DTRACE_PROBE4(serializer__enqueue, serializer_t *, s, in serializer_enqueue() 212 DTRACE_PROBE4(serializer__exec__start, serializer_t *, s, in serializer_drain() 215 DTRACE_PROBE4(serializer__exec__end, serializer_t *, s, in serializer_drain() 287 DTRACE_PROBE4(serializer__exec__start, in serializer_enter() 291 DTRACE_PROBE4(serializer__exec__end, in serializer_enter()
|
H A D | ddi_periodic.c | 160 DTRACE_PROBE4(ddi__periodic__execute, void *, dpr->dpr_handler, in periodic_execute() 163 DTRACE_PROBE4(ddi__periodic__done, void *, dpr->dpr_handler, in periodic_execute()
|
H A D | damap.c | 768 DTRACE_PROBE4(damap__id__rele, in damap_id_rele() 926 DTRACE_PROBE4(damap__lookup__return, in damap_lookup() 1268 DTRACE_PROBE4(damap__addr__release__outstanding__refs, in dam_addr_release() 1583 DTRACE_PROBE4(damap__sched__timeout, in dam_sched_timeout() 1609 DTRACE_PROBE4(damap__addr__report, in dam_addr_report()
|
/titanic_44/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_io.c | 519 DTRACE_PROBE4(_sd_dealloc_dm, in _sd_dealloc_dm() 956 DTRACE_PROBE4(_sd_async_flclist_data1, int, in _sd_async_flclist() 986 DTRACE_PROBE4(_sd_async_flclist_data2, in _sd_async_flclist() 1020 DTRACE_PROBE4(_sd_async_flclist_data3, int, in _sd_async_flclist() 1098 DTRACE_PROBE4(_sd_async_flcent_data1, in _sd_async_flcent() 1122 DTRACE_PROBE4(_sd_async_flcent_data2, int, in _sd_async_flcent() 1372 DTRACE_PROBE4(_sd_flcent_ea_data, uint64_t, ((uint64_t) in _sd_flcent_ea() 1450 DTRACE_PROBE4(_sd_flclist_ea_data1, uint64_t, in _sd_flclist_ea() 1460 DTRACE_PROBE4(_sd_flclist_ea_data2, uint64_t, in _sd_flclist_ea() 1478 DTRACE_PROBE4(_sd_flclist_ea_data3, uint64_t, in _sd_flclist_ea()
|
H A D | sd_bcache.c | 2338 DTRACE_PROBE4(_sd_prefetch_buf_data1, in _sd_prefetch_buf() 2356 DTRACE_PROBE4(_sd_prefetch_buf_data2, in _sd_prefetch_buf() 2899 DTRACE_PROBE4(_sd_alloc_data1, 2926 DTRACE_PROBE4(_sd_alloc_data2, 2952 DTRACE_PROBE4(_sd_alloc_data3, 3099 DTRACE_PROBE4(_sd_alloc_buf_frag, uint64_t, (uint64_t)fba_orig_len, 5114 DTRACE_PROBE4(_sd_read_data1, uint64_t, 5130 DTRACE_PROBE4(_sd_read_data2, uint64_t, 5146 DTRACE_PROBE4(_sd_read_data3, uint64_t, 5444 DTRACE_PROBE4(_sd_read_complete_data1, uint64_t, (uint64_t) [all …]
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.linkpriv.ksh | 48 DTRACE_PROBE4(test_prov, four, 7, 8, 9, 10);
|
H A D | tst.linkunpriv.ksh | 50 DTRACE_PROBE4(test_prov, four, 7, 8, 9, 10);
|
/titanic_44/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcmu_intr.c | 150 DTRACE_PROBE4(pcmu__interrupt__start, dev_info_t, dip, in pcmu_intr_wrapper() 154 DTRACE_PROBE4(pcmu__interrupt__complete, dev_info_t, dip, in pcmu_intr_wrapper()
|
/titanic_44/usr/src/uts/i86pc/io/apix/ |
H A D | apix_intr.c | 203 DTRACE_PROBE4(interrupt__start, dev_info_t *, dip, in apix_dispatch_pending_autovect() 206 DTRACE_PROBE4(interrupt__complete, dev_info_t *, dip, in apix_dispatch_pending_autovect() 832 DTRACE_PROBE4(interrupt__start, dev_info_t *, dip, in apix_dispatch_by_vector() 835 DTRACE_PROBE4(interrupt__complete, dev_info_t *, dip, in apix_dispatch_by_vector()
|
/titanic_44/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_vfsops.c | 692 DTRACE_PROBE4(findvol, in hs_mountfs() 759 DTRACE_PROBE4(voltype__suggested, struct hsfs *, fsp, in hs_mountfs() 762 DTRACE_PROBE4(voltype__actual, struct hsfs *, fsp, in hs_mountfs() 765 DTRACE_PROBE4(findvol, in hs_mountfs() 780 DTRACE_PROBE4(voltype__force_off, struct hsfs *, fsp, in hs_mountfs() 833 DTRACE_PROBE4(voltype__taken, struct hsfs *, fsp, in hs_mountfs()
|
/titanic_44/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 157 #ifdef DTRACE_PROBE4 158 #undef DTRACE_PROBE4 160 #define DTRACE_PROBE4(a, b, c, d, e, f, g, h, i) \ macro
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip_output.c | 1104 DTRACE_PROBE4(ip4__loopback__out__start, ill_t *, NULL, in ire_send_local_v4() 1160 DTRACE_PROBE4(ip4__loopback__in__start, ill_t *, ill, in ire_send_local_v4() 1996 DTRACE_PROBE4(ip4__fragsize__fail, uint_t, pktlen, in ire_send_wire_v4() 2010 DTRACE_PROBE4(ip4__fragsize__ok, uint_t, pktlen, in ire_send_wire_v4() 2459 DTRACE_PROBE4(ip4__loopback__out__start, ill_t *, NULL, in ip_output_process_local() 2471 DTRACE_PROBE4(ip4__loopback__in__start, ill_t *, ill, in ip_output_process_local() 2523 DTRACE_PROBE4(ip6__loopback__out__start, ill_t *, NULL, in ip_output_process_local() 2535 DTRACE_PROBE4(ip6__loopback__in__start, ill_t *, ill, in ip_output_process_local()
|
H A D | ip6_output.c | 402 DTRACE_PROBE4(ip6__loopback__out__start, in ire_send_local_v6() 464 DTRACE_PROBE4(ip6__loopback__in__start, in ire_send_local_v6() 1057 DTRACE_PROBE4(ip6__fragsize__fail, in ire_send_wire_v6() 1073 DTRACE_PROBE4(ip6__fragsize__ok, uint_t, pktlen, in ire_send_wire_v6()
|
H A D | tn_ipopt.c | 354 DTRACE_PROBE4(tx__tnopt__log__info__labeling__doi, in tsol_check_dest() 367 DTRACE_PROBE4( in tsol_check_dest() 410 DTRACE_PROBE4(tx__tnopt__log__info__labeling__mac, in tsol_check_dest()
|
H A D | ip_arp.c | 467 DTRACE_PROBE4(arl__dlpi, char *, "arp_wput", in arp_wput() 485 DTRACE_PROBE4(arl__dlpi, char *, "arp_wput default", in arp_wput() 583 DTRACE_PROBE4(arl__dlpi, char *, "arp_rput_dlpi received", in arp_rput_dlpi() 695 DTRACE_PROBE4(arl__dlpi, char *, "arp_rput_dlpi_writer ok", in arp_rput_dlpi_writer() 2212 DTRACE_PROBE4(arl__dlpi, char *, "arp_dlpi_send", in arp_dlpi_send() 2424 DTRACE_PROBE4(arl__dlpi, char *, "arp_ifname_notify", in arp_ifname_notify()
|
H A D | tnet.c | 1404 DTRACE_PROBE4( in tsol_ire_match_gwattr() 1420 DTRACE_PROBE4( in tsol_ire_match_gwattr() 1592 DTRACE_PROBE4(tx__ip__log__drop__forward__mac, char *, in tsol_ip_forward() 1607 DTRACE_PROBE4(tx__ip__log__drop__forward__mac, char *, in tsol_ip_forward()
|
/titanic_44/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_net.c | 585 DTRACE_PROBE4(tx, void *, socket, iovec_t *, &iovec[0], in iscsi_net_sendpdu() 700 DTRACE_PROBE4(rx_adhdr_digest, void *, socket, in iscsi_net_recvhdr() 802 DTRACE_PROBE4(rx_data, void *, socket, iovec_t *iop, in iscsi_net_recvdata()
|
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | cnex.c | 992 DTRACE_PROBE4(channelintr__start, uint64_t, iinfo->id, in cnex_intr_wrapper() 995 DTRACE_PROBE4(interrupt__start, dev_info_t, iinfo->dip, in cnex_intr_wrapper() 1001 DTRACE_PROBE4(interrupt__complete, dev_info_t, iinfo->dip, in cnex_intr_wrapper() 1004 DTRACE_PROBE4(channelintr__complete, uint64_t, iinfo->id, in cnex_intr_wrapper()
|
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | rootnex.h | 63 DTRACE_PROBE4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4)
|
/titanic_44/usr/src/uts/common/io/scsi/adapters/smrt/ |
H A D | smrt_device.c | 71 DTRACE_PROBE4(locate_cfgtbl, uint32_t, want_bar, unsigned, in smrt_locate_cfgtbl()
|
/titanic_44/usr/src/uts/sun4/io/px/ |
H A D | px_intr.c | 178 DTRACE_PROBE4(interrupt__start, dev_info_t, dip, in px_intx_intr() 192 DTRACE_PROBE4(interrupt__complete, dev_info_t, dip, in px_intx_intr() 367 DTRACE_PROBE4(interrupt__start, dev_info_t, ih_dip, in px_msiq_intr() 401 DTRACE_PROBE4(interrupt__complete, dev_info_t, ih_dip, in px_msiq_intr()
|
/titanic_44/usr/src/uts/sun4u/io/pci/ |
H A D | pci_intr.c | 321 DTRACE_PROBE4(interrupt__start, dev_info_t, dip, in pci_intr_wrapper() 335 DTRACE_PROBE4(interrupt__complete, dev_info_t, dip, in pci_intr_wrapper()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | avintr.c | 711 DTRACE_PROBE4(interrupt__start, dev_info_t *, dip, in av_dispatch_autovect() 714 DTRACE_PROBE4(interrupt__complete, dev_info_t *, dip, in av_dispatch_autovect()
|
/titanic_44/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vfsops.c | 1598 DTRACE_PROBE4(primarypart, struct pcfs *, fsp, in findTheDrive() 1697 DTRACE_PROBE4(extendedpart, in findTheDrive() 2052 DTRACE_PROBE4(fatgeometry, in parseBPB() 2159 DTRACE_PROBE4(parseBPB__initial, in parseBPB() 2267 DTRACE_PROBE4(parseBPB__final, in parseBPB()
|