Home
last modified time | relevance | path

Searched refs:PMEVTYPER_U (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/dev/tprof/
H A Dtprof_armv7.c178 pmevtyper |= PMEVTYPER_U; in armv7_pmu_configure_event()
H A Dtprof_armv8.c151 pmevtyper |= PMEVTYPER_U; in armv8_pmu_configure_event()
/netbsd/sys/arch/arm/include/
H A Darmreg.h505 #define PMEVTYPER_U __BIT(30) macro
/netbsd/sys/arch/aarch64/include/
H A Darmreg.h1246 #define PMEVTYPER_U __BIT(30) // Don't count events in EL0 macro