Searched refs:pmclog_pmcdetach (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/sys/
H A Dpmclog.h169 struct pmclog_pmcdetach { struct
232 struct pmclog_pmcdetach pl_d;
/freebsd-9.3-release/sys/dev/hwpmc/
H A Dhwpmc_logging.c156 CTASSERT(sizeof(struct pmclog_pmcdetach) == 5*4);
897 PMCLOG_RESERVE(po, PMCDETACH, sizeof(struct pmclog_pmcdetach));

Completed in 177 milliseconds