Searched refs:pa_toptty (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.sbin/pmcstat/
H A Dpmcstat_top.h42 if (args.pa_toptty) \
50 if (args.pa_toptty) \
56 if (args.pa_toptty) \
62 if (args.pa_toptty) \
68 if (!args.pa_toptty) { \
H A Dpmcstat.c411 if (!args.pa_toptty)
482 args.pa_toptty = 0;
1194 args.pa_toptty = 1;
1298 if (args.pa_toptty) {
1427 if ((args.pa_flags & FLAG_DO_TOP) && args.pa_toptty) {
1429 args.pa_toptty = 0;
/freebsd-13-stable/lib/libpmcstat/
H A Dlibpmcstat.h133 int pa_toptty; /* output to tty or file */ member in struct:pmcstat_args

Completed in 67 milliseconds