Searched refs:amd_uncore_pmu (Results 1 – 1 of 1) sorted by relevance
49 struct amd_uncore_pmu { struct80 struct amd_uncore_pmu *pmus; argument95 static struct amd_uncore_pmu *event_to_amd_uncore_pmu(struct perf_event *event) in event_to_amd_uncore_pmu()97 return container_of(event->pmu, struct amd_uncore_pmu, pmu); in event_to_amd_uncore_pmu()166 struct amd_uncore_pmu *pmu = event_to_amd_uncore_pmu(event); in amd_uncore_start()184 struct amd_uncore_pmu *pmu = event_to_amd_uncore_pmu(event); in amd_uncore_stop()205 struct amd_uncore_pmu *pmu = event_to_amd_uncore_pmu(event); in amd_uncore_add()252 struct amd_uncore_pmu *pmu = event_to_amd_uncore_pmu(event); in amd_uncore_del()270 struct amd_uncore_pmu *pmu = event_to_amd_uncore_pmu(event); in amd_uncore_group_valid()293 struct amd_uncore_pmu *pmu; in amd_uncore_event_init()[all …]