Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpmclog.h137 #define PMC_CC_MULTIPART_NONE 0 macro
/freebsd/usr.sbin/pmcstat/
H A Dpmcstat_log.c443 if (type == PMC_CC_MULTIPART_NONE) { in pmcstat_print_multipart()
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c4650 if (hdr[2 * i] == PMC_CC_MULTIPART_NONE) { in pmc_multipart_add()