Home
last modified time | relevance | path

Searched refs:pmclog_closelog (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/sys/
HDpmclog.h119 struct pmclog_closelog { struct
223 struct pmclog_closelog pl_cl;
/NextBSD/sys/dev/hwpmc/
HDhwpmc_logging.c153 CTASSERT(sizeof(struct pmclog_closelog) == 3*4);
801 PMCLOG_RESERVE(po,CLOSELOG,sizeof(struct pmclog_closelog)); in pmclog_process_closelog()