Home
last modified time | relevance | path

Searched refs:DTRACE_PROBE3 (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dtrace.h74 #define DTRACE_PROBE3(name, t1, arg1, t2, arg2, t3, arg3) \ macro
99 #define DTRACE_PROBE3(name, t1, arg1, t2, arg2, t3, arg3) \ macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmultilist.c163 DTRACE_PROBE3(multilist__insert, multilist_t *, ml, in multilist_insert()
208 DTRACE_PROBE3(multilist__remove, multilist_t *, ml, in multilist_remove()
H A Dzrlock.c85 DTRACE_PROBE3(zrlock__reentry, in zrl_add_impl()
H A Dvdev_removal.c544 DTRACE_PROBE3(remove__free__synced, in free_from_removing_vdev()
630 DTRACE_PROBE3(remove__free__unvisited, in free_from_removing_vdev()
H A Ddmu_tx.c804 DTRACE_PROBE3(delay__mintime, dmu_tx_t *, tx, uint64_t, dirty, in dmu_tx_delay()
H A Ddmu.c897 DTRACE_PROBE3(free__long__range, in dmu_free_long_range_impl()
H A Ddnode.c1007 DTRACE_PROBE3(dnode__move, dnode_t *, odn, int64_t, refcount, in dnode_move()
H A Dzio.c1977 DTRACE_PROBE3(zio__delay__hit, zio_t *, zio, in zio_delay_interrupt()
H A Dmetaslab.c4811 DTRACE_PROBE3(ms__activation__attempt, in metaslab_group_alloc_normal()
H A Darc.c5259 DTRACE_PROBE3(arc__wait__for__eviction, in arc_wait_for_eviction()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_context.h195 #ifdef DTRACE_PROBE3
196 #undef DTRACE_PROBE3
198 #define DTRACE_PROBE3(a, b, c, d, e, f, g)
/f-stack/freebsd/sys/
H A Dsdt.h57 #define DTRACE_PROBE3(prov, name, arg1, arg2, arg3) { \ macro
137 #define DTRACE_PROBE3(name, type0, arg0, type1, arg1, type2, arg2) macro
353 #define DTRACE_PROBE3(name, type0, arg0, type1, arg1, type2, arg2) \ macro
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1234 DTRACE_PROBE3(_n,_a,_b,_c,_d,_e,_f)
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_acl.c2178 DTRACE_PROBE3(zfs__ace__denies, in zfs_zaccess_aces_check()
2184 DTRACE_PROBE3(zfs__ace__allows, in zfs_zaccess_aces_check()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_acl.c2349 DTRACE_PROBE3(zfs__ace__denies, in zfs_zaccess_aces_check()
2355 DTRACE_PROBE3(zfs__ace__allows, in zfs_zaccess_aces_check()