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

/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_printf.h117 #define DT_PRINTF_AGGREGATION 0x2 /* enable aggregation conversion */ macro
H A Ddt_printf.c1155 if (!(flags & DT_PRINTF_AGGREGATION)) {
1388 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1425 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1504 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1609 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1913 pfv->pfv_flags |= DT_PRINTF_AGGREGATION;
H A Ddt_cc.c565 DT_PRINTF_AGGREGATION, dnp->dn_ident, 1,

Completed in 85 milliseconds