Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpmclog.h153 struct pmclog_map_out { struct
265 struct pmclog_map_out pl_mo;
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_logging.c196 CTASSERT(sizeof(struct pmclog_map_out) == 5*4 + 2*sizeof(uintfptr_t) + TSDELTA);
971 PMCLOG_RESERVE(po, PMCLOG_TYPE_MAP_OUT, sizeof(struct pmclog_map_out)); in pmclog_process_map_out()