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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.h100 uint_t pfv_flags; /* flags used for validation */ member in struct:dt_pfargv
H A Ddt_printf.c823 pfv->pfv_flags = 0;
1035 pfv->pfv_flags = flags;
1336 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1371 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1450 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1546 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) {
1770 pfv->pfv_flags |= DT_PRINTF_AGGREGATION;

Completed in 48 milliseconds