Searched refs:DT_PFCONV_AGG (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_printf.h94 #define DT_PFCONV_AGG 0x0100 /* use aggregation result (%@) */ macro
H A Ddt_printf.c970 pfd->pfd_flags |= DT_PFCONV_AGG;
1151 if (pfd->pfd_flags & DT_PFCONV_AGG) {
1369 * this record index with any conversion where DT_PFCONV_AGG is set.
1456 if (pfd->pfd_flags & DT_PFCONV_AGG) {
1459 * create a DT_PFCONV_AGG conversion without an
1473 * DT_PFCONV_AGG conversions beyond the number of
1878 if (pfd->pfd_flags & DT_PFCONV_AGG)

Completed in 46 milliseconds