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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_printf.h119 #define DT_PRINTF_AGGREGATION 0x2 /* enable aggregation conversion */ macro
H A Ddt_printf.c1152 if (!(flags & DT_PRINTF_AGGREGATION)) {
1375 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1410 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1489 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1582 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1816 pfv->pfv_flags |= DT_PRINTF_AGGREGATION;
H A Ddt_cc.c579 DT_PRINTF_AGGREGATION, dnp->dn_ident, 1,

Completed in 53 milliseconds