Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/perf/
Dimc-pmu.c25 static struct imc_pmu **per_nest_pmu_arr;
34 static struct imc_pmu *core_imc_pmu;
39 static struct imc_pmu *thread_imc_pmu;
47 static struct imc_pmu *imc_event_to_pmu(struct perf_event *event) in imc_event_to_pmu()
49 return container_of(event->pmu, struct imc_pmu, pmu); in imc_event_to_pmu()
94 struct imc_pmu *imc_pmu = container_of(pmu, struct imc_pmu, pmu); in imc_pmu_cpumask_get_attr() local
97 switch(imc_pmu->domain){ in imc_pmu_cpumask_get_attr()
209 static int update_events_in_group(struct device_node *node, struct imc_pmu *pmu) in update_events_in_group()
322 struct imc_pmu **pn = per_nest_pmu_arr; in nest_change_cpu_context()
492 struct imc_pmu *pmu; in nest_imc_event_init()
[all …]
/Linux-v5.4/arch/powerpc/include/asm/
Dimc-pmu.h110 struct imc_pmu { struct
163 struct imc_pmu *pmu_ptr, int pmu_id);
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal-imc.c53 struct imc_pmu *pmu_ptr) in export_imc_mode_and_cmd()
98 struct imc_pmu *pmu_ptr, in imc_get_mem_addr_nest()
157 struct imc_pmu *pmu_ptr; in imc_pmu_create()