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

/freebsd-current/sys/sys/
H A Dpmclog.h300 int pmclog_flush(struct pmc_owner *_po, int force);
/freebsd-current/sys/dev/hwpmc/
H A Dhwpmc_mod.c2685 pmclog_flush(pm->pm_owner, 1);
2687 pmclog_flush(pm->pm_owner, 1);
3880 error = pmclog_flush(po, 0);
5285 pmclog_flush(po, 0);
H A Dhwpmc_logging.c807 pmclog_flush(struct pmc_owner *po, int force) function

Completed in 91 milliseconds