Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h77 int pfd_width; /* field width (or 0) */ member
H A Ddt_printf.c435 width = pfd->pfd_dynwidth ? pfd->pfd_dynwidth : pfd->pfd_width; in pfprint_stack()
904 pfd->pfd_width = n; in dt_printf_create()
951 pfd->pfd_width = 16; in dt_printf_create()
953 pfd->pfd_width = 8; in dt_printf_create()
1386 int width = pfd->pfd_width; in dt_printf_format()
1920 int width = pfd->pfd_width; in dtrace_printf_format()