Lines Matching full:dsu
3 * ARM DynamIQ Shared Unit (DSU) PMU driver
99 * struct dsu_pmu - DSU PMU descriptor
101 * @pmu_lock : Protects accesses to DSU PMU register from normal vs
104 * @associated_cpus : CPUs attached to the DSU.
359 * All DSU PMU event counters, except the cycle counter are 32bit
551 "Requested cpu is not associated with the DSU\n"); in dsu_pmu_event_init()
557 * CPU. As long as the requested CPU is within the same DSU, we in dsu_pmu_event_init()
628 * A dsu pmu node is inside a cluster parent node along with cpu nodes. in dsu_pmu_acpi_get_cpus()
677 * dsu_pmu_init_pmu: Initialise the DSU PMU configurations if
769 { .compatible = "arm,dsu-pmu", },
823 /* If there are no active CPUs in the DSU, leave IRQ disabled */ in dsu_pmu_cpu_teardown()