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

/freebsd-10.2-release/usr.sbin/pmcstat/
H A Dpmcstat_top.h40 if (args.pa_toptty) \
48 if (args.pa_toptty) \
54 if (args.pa_toptty) \
60 if (args.pa_toptty) \
66 if (!args.pa_toptty) { \
H A Dpmcstat.h150 int pa_toptty; /* output to tty or file */ member in struct:pmcstat_args
H A Dpmcstat.c535 if (!args.pa_toptty)
601 args.pa_toptty = 0;
1260 args.pa_toptty = 1;
1364 if (args.pa_toptty) {
1492 if ((args.pa_flags & FLAG_DO_TOP) && args.pa_toptty) {
1494 args.pa_toptty = 0;

Completed in 34 milliseconds