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

/freebsd-10.1-release/usr.sbin/pmcstat/
H A Dpmcstat.h136 int pa_logfd; /* output log file */ member in struct:pmcstat_args
H A Dpmcstat.c587 args.pa_logfd = -1;
1158 args.pa_logfd = pmcstat_open_log(args.pa_outputpath,
1177 args.pa_logfd = pipefd[WRITEPIPEFD];
1185 if (pmc_configure_logfile(args.pa_logfd) < 0)
H A Dpmcstat_log.c1750 if (args.pa_logfd != -1) {

Completed in 83 milliseconds