Searched refs:DTRACE_A_HASPOSITIVES (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddtrace.h360 #define DTRACE_A_HASPOSITIVES 0x0040 macro
H A Ddt_aggregate.c1309 tflags = DTRACE_A_TOTAL | DTRACE_A_HASNEGATIVES | DTRACE_A_HASPOSITIVES;
1373 aggdata->dtada_flags |= DTRACE_A_HASPOSITIVES;
H A Ddt_consume.c1840 char positives = aggdata->dtada_flags & DTRACE_A_HASPOSITIVES;

Completed in 115 milliseconds