Home
last modified time | relevance | path

Searched refs:DTRACEOPT_AGGSORTKEYPOS (Results 1 – 3 of 3) sorted by relevance

/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_options.c1039 { "aggsortkeypos", dt_opt_runtime, DTRACEOPT_AGGSORTKEYPOS },
HDdt_aggregate.c1256 dtrace_optval_t keyposopt = dtp->dt_options[DTRACEOPT_AGGSORTKEYPOS];
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/sys/
HDdtrace.h1050 #define DTRACEOPT_AGGSORTKEYPOS 26 /* agg. key position to sort on */ macro