Searched refs:DTRACEOPT_AGGSORTKEYPOS (Results 1 – 3 of 3) sorted by relevance
1003 { "aggsortkeypos", dt_opt_runtime, DTRACEOPT_AGGSORTKEYPOS },
1246 dtrace_optval_t keyposopt = dtp->dt_options[DTRACEOPT_AGGSORTKEYPOS]; in dt_aggregate_qsort()
1024 #define DTRACEOPT_AGGSORTKEYPOS 26 /* agg. key position to sort on */ macro