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

/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.h117 #define DT_PRINTF_AGGREGATION 0x2 /* enable aggregation conversion */ macro
H A Ddt_printf.c1103 if (!(flags & DT_PRINTF_AGGREGATION)) {
1326 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1361 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1440 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1533 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1757 pfv->pfv_flags |= DT_PRINTF_AGGREGATION;
H A Ddt_cc.c561 DT_PRINTF_AGGREGATION, dnp->dn_ident, 1,

Completed in 112 milliseconds