Home
last modified time | relevance | path

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

/linux/arch/x86/events/amd/
H A Duncore.c48 struct amd_uncore_pmu { struct
79 struct amd_uncore_pmu *pmus; argument
94 static struct amd_uncore_pmu *event_to_amd_uncore_pmu(struct perf_event *event) in event_to_amd_uncore_pmu()
96 return container_of(event->pmu, struct amd_uncore_pmu, pmu); in event_to_amd_uncore_pmu()
165 struct amd_uncore_pmu *pmu = event_to_amd_uncore_pmu(event); in amd_uncore_start()
183 struct amd_uncore_pmu *pmu = event_to_amd_uncore_pmu(event); in amd_uncore_stop()
204 struct amd_uncore_pmu *pmu = event_to_amd_uncore_pmu(event); in amd_uncore_add()
251 struct amd_uncore_pmu *pmu = event_to_amd_uncore_pmu(event); in amd_uncore_del()
269 struct amd_uncore_pmu *pmu; in amd_uncore_event_init()
322 struct amd_uncore_pmu *pmu = container_of(ptr, struct amd_uncore_pmu, pmu); in amd_uncore_attr_show_cpumask()
[all …]