Home
last modified time | relevance | path

Searched defs:DTRACEIOC_AGGSNAP (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Ddtrace.h1285 #define DTRACEIOC_AGGSNAP (DTRACEIOC | 7) /* snapshot agg. */ macro
1311 #define DTRACEIOC_AGGSNAP _IOW('x',7,dtrace_bufdesc_t *) macro