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

/freebsd-11-stable/sys/sys/
H A Dpmclog.h190 struct pmclog_procexit { struct
235 struct pmclog_procexit pl_e;
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_logging.c171 CTASSERT(sizeof(struct pmclog_procexit) == 5*4 + 8);
1025 PMCLOG_RESERVE(po, PROCEXIT, sizeof(struct pmclog_procexit));

Completed in 49 milliseconds