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

/freebsd-10.3-release/usr.sbin/pmcstat/
H A Dpmcstat.h137 int pa_logfd; /* output log file */ member in struct:pmcstat_args
H A Dpmcstat.c588 args.pa_logfd = -1;
1166 args.pa_logfd = pmcstat_open_log(args.pa_outputpath,
1185 args.pa_logfd = pipefd[WRITEPIPEFD];
1193 if (pmc_configure_logfile(args.pa_logfd) < 0)
H A Dpmcstat_log.c1751 if (args.pa_logfd != -1) {

Completed in 107 milliseconds