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

/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h117 #define DT_PRINTF_AGGREGATION 0x2 /* enable aggregation conversion */ macro
H A Ddt_printf.c1132 if (!(flags & DT_PRINTF_AGGREGATION)) {
1363 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1398 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1477 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1573 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1875 pfv->pfv_flags |= DT_PRINTF_AGGREGATION;
H A Ddt_cc.c565 DT_PRINTF_AGGREGATION, dnp->dn_ident, 1,

Completed in 61 milliseconds