Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ARM_CCI5xx_PMU
has multiple definitions:
drivers/perf/Kconfig
The configuration item CONFIG_ARM_CCI5xx_PMU:
CONFIG_ARM_CCI_PMU
CCI-500/CCI-550 both provide 8 independent event counters, which can count events pertaining to the slave/master interfaces as well as the internal events to the CCI.
drivers/perf/Kconfig
The configuration item CONFIG_ARM_CCI5xx_PMU:
( CONFIG_ARM && CONFIG_CPU_V7 ) || CONFIG_ARM64
Support for PMU events monitoring on the ARM CCI-500/CCI-550 cache coherent interconnects. Both of them provide 8 independent event counters, which can count events pertaining to the slave/master interfaces as well as the internal events to the CCI.
If unsure, say Y
drivers/bus/Kconfig
The configuration item CONFIG_ARM_CCI5xx_PMU:
(( CONFIG_ARM && CONFIG_CPU_V7 ) || CONFIG_ARM64 ) && ( CONFIG_PERF_EVENTS )
Support for PMU events monitoring on the ARM CCI-500/CCI-550 cache coherent interconnects. Both of them provide 8 independent event counters, which can count events pertaining to the slave/master interfaces as well as the internal events to the CCI.
If unsure, say Y
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab