Home
last modified time | relevance | path

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

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