Searched refs:to_arm_pmu (Results 1 – 7 of 7) sorted by relevance
99 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in armpmu_event_set_period()139 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in armpmu_event_update()168 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in armpmu_stop()184 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in armpmu_start()209 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in armpmu_del()226 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in armpmu_add()284 armpmu = to_arm_pmu(event->pmu); in validate_event()372 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in hw_perf_event_destroy()392 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in __hw_perf_event_init()453 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in armpmu_event_init()[all …]
636 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in armv7pmu_read_counter()656 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in armv7pmu_write_counter()763 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in armv7pmu_enable_event()809 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in armv7pmu_disable_event()925 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in armv7pmu_get_event_idx()1346 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in krait_pmu_disable_event()1372 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in krait_pmu_enable_event()1433 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in krait_event_to_bit()1679 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in scorpion_pmu_disable_event()1705 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in scorpion_pmu_enable_event()[all …]
199 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in xscale1pmu_enable_event()235 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in xscale1pmu_disable_event()540 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in xscale2pmu_enable_event()586 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in xscale2pmu_disable_event()
263 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in armv6pmu_enable_event()410 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in armv6pmu_disable_event()445 struct arm_pmu *cpu_pmu = to_arm_pmu(event->pmu); in armv6mpcore_pmu_disable_event()
51 #define to_arm_pmu(p) (container_of(p, struct arm_pmu, pmu)) macro155 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in armpmu_event_set_period()197 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in armpmu_event_update()231 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in armpmu_stop()249 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in armpmu_start()274 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in armpmu_del()291 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in armpmu_add()351 armpmu = to_arm_pmu(event->pmu); in validate_event()510 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in hw_perf_event_destroy()530 struct arm_pmu *armpmu = to_arm_pmu(event->pmu); in __hw_perf_event_init()[all …]
70 #define to_arm_pmu(p) (container_of(p, struct arm_pmu, pmu)) macro
123 #define to_arm_pmu(p) (container_of(p, struct arm_pmu, pmu)) macro