Searched refs:pmu_hw_events (Results 1 – 5 of 5) sorted by relevance
85 struct pmu_hw_events { struct113 int (*get_event_idx)(struct pmu_hw_events *hw_events, argument128 struct pmu_hw_events *(*get_hw_events)(void);
227 struct pmu_hw_events *cpuc; in xscale1pmu_handle_irq()289 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in xscale1pmu_enable_event()323 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in xscale1pmu_disable_event()352 xscale1pmu_get_event_idx(struct pmu_hw_events *cpuc, in xscale1pmu_get_event_idx()375 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in xscale1pmu_start()388 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in xscale1pmu_stop()573 struct pmu_hw_events *cpuc; in xscale2pmu_handle_irq()629 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in xscale2pmu_enable_event()673 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in xscale2pmu_disable_event()720 xscale2pmu_get_event_idx(struct pmu_hw_events *cpuc, in xscale2pmu_get_event_idx()[all …]
440 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in armv6pmu_enable_event()476 struct pmu_hw_events *cpuc; in armv6pmu_handle_irq()536 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in armv6pmu_start()549 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in armv6pmu_stop()559 armv6pmu_get_event_idx(struct pmu_hw_events *cpuc, in armv6pmu_get_event_idx()589 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in armv6pmu_disable_event()623 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in armv6mpcore_pmu_disable_event()
43 static DEFINE_PER_CPU(struct pmu_hw_events, cpu_hw_events);268 struct pmu_hw_events *hw_events = armpmu->get_hw_events(); in armpmu_del()285 struct pmu_hw_events *hw_events = armpmu->get_hw_events(); in armpmu_add()320 validate_event(struct pmu_hw_events *hw_events, in validate_event()343 struct pmu_hw_events fake_pmu; in validate_group()585 struct pmu_hw_events *hw_events = armpmu->get_hw_events(); in armpmu_enable()679 static struct pmu_hw_events *armpmu_get_cpu_events(void) in armpmu_get_cpu_events()688 struct pmu_hw_events *events = &per_cpu(cpu_hw_events, cpu); in cpu_pmu_init()
999 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in armv7pmu_enable_event()1036 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in armv7pmu_disable_event()1060 struct pmu_hw_events *cpuc; in armv7pmu_handle_irq()1123 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in armv7pmu_start()1134 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in armv7pmu_stop()1142 static int armv7pmu_get_event_idx(struct pmu_hw_events *cpuc, in armv7pmu_get_event_idx()