Searched refs:pmclog_open (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/lib/libpmc/
H A DMakefile74 pmclog.3 pmclog_open.3 \
H A Dpmclog.h171 void *pmclog_open(int _fd);
H A Dpmclog.c537 pmclog_open(int fd) function
/freebsd-10.0-release/usr.sbin/pmcstat/
H A Dpmcstat.c1117 if ((args.pa_logparser = pmclog_open(rfd)) == NULL)
1156 args.pa_logparser = pmclog_open(pipefd[READPIPEFD]);

Completed in 205 milliseconds