HomeSort by: relevance | last modified time | path
    Searched refs:DTRACE_PROBE4 (Results 1 - 5 of 5) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libzpool/common/sys/
zfs_context.h 194 #ifdef DTRACE_PROBE4
195 #undef DTRACE_PROBE4
196 #endif /* DTRACE_PROBE4 */
198 #define DTRACE_PROBE4(a, b, c, d, e, f, g, h, i) \
218 #define DTRACE_PROBE4(a, b, c, d, e, f, g, h, i) ((void)0)
  /src/sys/sys/
sdt.h 67 #define DTRACE_PROBE4(prov, name, arg1, arg2, arg3, arg4) do { \
189 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, \
427 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, \
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1525 DTRACE_PROBE4(_n,_a,_b,_c,_d,_e,_f,_g,_h)
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
arc.c 3839 DTRACE_PROBE4(arc__shrink, uint64_t, arc_c, uint64_t,
5098 DTRACE_PROBE4(arc__miss, arc_buf_hdr_t *, hdr, blkptr_t *, bp,
6926 DTRACE_PROBE4(l2arc__evict, l2arc_dev_t *, dev, list_t *, buflist,
zfs_ioctl.c 311 DTRACE_PROBE4(zfs__dprintf,

Completed in 27 milliseconds