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

/freebsd-12-stable/usr.sbin/pmcstat/
H A Dpmcstat.c734 args.pa_flags |= FLAG_DO_PRINT;
1070 args.pa_flags |= FLAG_DO_PRINT;
1113 args.pa_flags |= FLAG_DO_PRINT;
1290 args.pa_flags &= ~FLAG_DO_PRINT;
1411 (args.pa_flags & FLAG_DO_PRINT) == 0)
H A Dpmcstat_log.c514 if (args.pa_flags & FLAG_DO_PRINT)
/freebsd-12-stable/lib/libpmcstat/
H A Dlibpmcstat.h102 #define FLAG_DO_PRINT 0x00002000 /* -o */ macro

Completed in 307 milliseconds