Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A Dcmn600_reg.h36 #define CMN600_COMMON_PMU_EVENT_SEL_OCC_MASK (0x7UL << 32) macro
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_cmn600.c452 CMN600_COMMON_PMU_EVENT_SEL_OCC_MASK, in cmn600_start_pmc()