Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Darm-cci.c423 #define CCI5xx_PMU_EVENT_MASK 0x1ffUL macro
545 if (hw_event & ~CCI5xx_PMU_EVENT_MASK) in cci500_validate_hw_event()
596 if (hw_event & ~CCI5xx_PMU_EVENT_MASK) in cci550_validate_hw_event()