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

/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h118 #define DT_PRINTF_AGGREGATION 0x2 /* enable aggregation conversion */ macro
H A Ddt_printf.c1139 if (!(flags & DT_PRINTF_AGGREGATION)) {
1371 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1408 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1487 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1592 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1894 pfv->pfv_flags |= DT_PRINTF_AGGREGATION;
H A Ddt_cc.c565 DT_PRINTF_AGGREGATION, dnp->dn_ident, 1,

Completed in 167 milliseconds