Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Darm-cci.c421 #define CCI5xx_PMU_EVENT_MASK 0x1ffUL macro
543 if (hw_event & ~CCI5xx_PMU_EVENT_MASK) in cci500_validate_hw_event()
594 if (hw_event & ~CCI5xx_PMU_EVENT_MASK) in cci550_validate_hw_event()