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