Searched refs:pfv_flags (Results 1 – 2 of 2) sorted by relevance
100 uint_t pfv_flags; /* flags used for validation */ member
823 pfv->pfv_flags = 0; in dt_printf_create()1035 pfv->pfv_flags = flags; in dt_printf_validate()1336 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) { in dt_printf_format()1371 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) { in dt_printf_format()1450 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) { in dt_printf_format()1546 if (pfv->pfv_flags & DT_PRINTF_AGGREGATION) { in dt_printf_format()1770 pfv->pfv_flags |= DT_PRINTF_AGGREGATION; in dtrace_printa_create()