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

/freebsd-11-stable/lib/libpmc/
H A Dpmclog.h171 void *pmclog_open(int _fd);
H A DMakefile80 pmclog.3 pmclog_open.3 \
H A Dpmclog.c539 pmclog_open(int fd) function
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcstat.c1153 if ((args.pa_logparser = pmclog_open(rfd)) == NULL)
1192 args.pa_logparser = pmclog_open(pipefd[READPIPEFD]);

Completed in 73 milliseconds