Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h93 #define DT_PFCONV_AGG 0x0100 /* use aggregation result (%@) */ macro
H A Ddt_printf.c957 pfd->pfd_flags |= DT_PFCONV_AGG; in dt_printf_create()
1138 if (pfd->pfd_flags & DT_PFCONV_AGG) { in dt_printf_validate()
1454 if (pfd->pfd_flags & DT_PFCONV_AGG) { in dt_printf_format()
1951 if (pfd->pfd_flags & DT_PFCONV_AGG) in dtrace_printf_format()