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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddtrace.h363 #define DTRACE_A_HASPOSITIVES 0x0040 macro
H A Ddt_aggregate.c1313 tflags = DTRACE_A_TOTAL | DTRACE_A_HASNEGATIVES | DTRACE_A_HASPOSITIVES;
1377 aggdata->dtada_flags |= DTRACE_A_HASPOSITIVES;
H A Ddt_consume.c2156 char positives = aggdata->dtada_flags & DTRACE_A_HASPOSITIVES;

Completed in 149 milliseconds