Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/perf/
Dimc-pmu.c29 static struct imc_pmu **per_nest_pmu_arr;
38 static struct imc_pmu *core_imc_pmu;
43 static struct imc_pmu *thread_imc_pmu;
46 struct imc_pmu *imc_event_to_pmu(struct perf_event *event) in imc_event_to_pmu()
48 return container_of(event->pmu, struct imc_pmu, pmu); in imc_event_to_pmu()
74 struct imc_pmu *imc_pmu = container_of(pmu, struct imc_pmu, pmu); in imc_pmu_cpumask_get_attr() local
77 switch(imc_pmu->domain){ in imc_pmu_cpumask_get_attr()
189 static int update_events_in_group(struct device_node *node, struct imc_pmu *pmu) in update_events_in_group()
302 struct imc_pmu **pn = per_nest_pmu_arr; in nest_change_cpu_context()
465 struct imc_pmu *pmu; in nest_imc_event_init()
[all …]
/Linux-v4.19/arch/powerpc/include/asm/
Dimc-pmu.h78 struct imc_pmu { struct
128 struct imc_pmu *pmu_ptr, int pmu_id);
/Linux-v4.19/arch/powerpc/platforms/powernv/
Dopal-imc.c57 struct imc_pmu *pmu_ptr) in export_imc_mode_and_cmd()
102 struct imc_pmu *pmu_ptr, in imc_get_mem_addr_nest()
161 struct imc_pmu *pmu_ptr; in imc_pmu_create()