Home
last modified time | relevance | path

Searched refs:PMC_CC_F_MULTIPART (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/pmcstat/
H A Dpmcstat_log.c485 if ((ev.pl_u.pl_cc.pl_cpuflags & PMC_CC_F_MULTIPART) in pmcstat_print_log()
/freebsd/sys/sys/
H A Dpmc.h390 #define PMC_CC_F_MULTIPART 0x02 /*multipart data*/ macro
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c4743 ps->ps_flags |= PMC_CC_F_MULTIPART; in pmc_add_sample()