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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_printf.h102 uint_t pfv_flags; /* flags used for validation */ member in struct:dt_pfargv
H A Ddt_printf.c870 pfv->pfv_flags = 0;
1082 pfv->pfv_flags = flags;
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;

Completed in 48 milliseconds