Searched refs:DTRACE_AGGIDNONE (Results 1 – 2 of 2) sorted by relevance
501 if (id == DTRACE_AGGIDNONE) {1813 for (j = DTRACE_AGGIDNONE + 1; ; j++) {
79 #define DTRACE_AGGIDNONE 0 /* invalid aggregation identifier */ macro