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

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h117 #define DT_PRINTF_AGGREGATION 0x2 /* enable aggregation conversion */ macro
H A Ddt_printf.c1133 if (!(flags & DT_PRINTF_AGGREGATION)) {
1365 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1402 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1481 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1586 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1888 pfv->pfv_flags |= DT_PRINTF_AGGREGATION;
H A Ddt_cc.c565 DT_PRINTF_AGGREGATION, dnp->dn_ident, 1,

Completed in 133 milliseconds