Searched refs:DTRACE_PROBE4 (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | trace.h | 77 #define DTRACE_PROBE4(name, t1, arg1, t2, arg2, t3, arg3, t4, arg4) \ macro 103 #define DTRACE_PROBE4(name, t1, arg1, t2, arg2, t3, arg3, t4, arg4) \ macro
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zfs_context.h | 200 #ifdef DTRACE_PROBE4 201 #undef DTRACE_PROBE4 203 #define DTRACE_PROBE4(a, b, c, d, e, f, g, h, i)
|
| /f-stack/freebsd/sys/ |
| H A D | sdt.h | 64 #define DTRACE_PROBE4(prov, name, arg1, arg2, arg3, arg4) { \ macro 138 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3) macro 360 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3) \ macro
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_compat.h | 1236 DTRACE_PROBE4(_n,_a,_b,_c,_d,_e,_f,_g,_h)
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_removal.c | 569 DTRACE_PROBE4(remove__free__inflight, in free_from_removing_vdev()
|
| H A D | arc.c | 6293 DTRACE_PROBE4(arc__miss, arc_buf_hdr_t *, hdr, in arc_read() 8722 DTRACE_PROBE4(l2arc__evict, l2arc_dev_t *, dev, list_t *, buflist, in l2arc_evict()
|