Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/pmcstat/
H A Dpmcstat.c286 w = ev->ev_fieldwidth - ev->ev_fieldskip - 2; in pmcstat_print_headers()
319 ev->ev_fieldwidth + extra_width, in pmcstat_print_counters()
1175 ev->ev_fieldwidth = header_width; in main()
1179 ev->ev_fieldwidth = display_width; in main()
/freebsd-14.2/lib/libpmcstat/
H A Dlibpmcstat.h72 int ev_fieldwidth; /* print width */ member