/linux/drivers/perf/ |
H A D | arm_pmu_platform.c | 48 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_parse_percpu_irq() local 99 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_parse_irqs() local 158 struct pmu_hw_events __percpu *hw_events = armpmu->hw_events; in armpmu_request_irqs() local 177 struct pmu_hw_events __percpu *hw_events = armpmu->hw_events; armpmu_free_irqs() local [all...] |
H A D | arm_pmu.c | 316 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_del() local 338 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_add() local 373 validate_event(struct pmu * pmu,struct pmu_hw_events * hw_events,struct perf_event * event) validate_event() argument 532 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); armpmu_enable() local 695 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; armpmu_get_cpu_irq() local 749 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); cpu_pm_pmu_setup() local 782 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); cpu_pm_pmu_notify() local [all...] |
H A D | starfive_starlink_pmu.c | 71 struct starlink_hw_events __percpu *hw_events; member 293 struct starlink_hw_events *hw_events = in starlink_pmu_add() local 333 struct starlink_hw_events *hw_events = in starlink_pmu_del() local 400 struct starlink_hw_events *hw_events in starlink_pmu_handle_irq() local 451 struct starlink_hw_events *hw_events = starlink_pmu_pm_notify() local 511 struct starlink_hw_events *hw_events; starlink_pmu_probe() local [all...] |
H A D | arm_dsu_pmu.c | 117 struct dsu_hw_events hw_events; member 281 static int dsu_pmu_get_event_idx(struct dsu_hw_events *hw_events, in dsu_pmu_get_event_idx() argument 377 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_handle_irq() local 425 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_add() local 451 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; dsu_pmu_del() local 492 dsu_pmu_validate_event(struct pmu * pmu,struct dsu_hw_events * hw_events,struct perf_event * event) dsu_pmu_validate_event() argument [all...] |
H A D | arm_pmu_acpi.c | 272 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_irq_matches() local 303 struct pmu_hw_events __percpu *hw_events; in arm_pmu_acpi_associate_pmu_cpu() local
|
H A D | arm-cci.c | 105 struct cci_pmu_hw_events hw_events; member 1085 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; cci_pmu_enable() local 1101 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; cci_pmu_disable() local 1122 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; cci_pmu_start() local 1179 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; cci_pmu_add() local 1204 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; cci_pmu_del() local 1216 validate_event(struct pmu * cci_pmu,struct cci_pmu_hw_events * hw_events,struct perf_event * event) validate_event() argument [all...] |
H A D | arm_pmuv3.c | 839 struct pmu_hw_events *hw_events = this_cpu_ptr(cpu_pmu->hw_events); in armv8pmu_start() local 862 struct pmu_hw_events *hw_events = this_cpu_ptr(cpu_pmu->hw_events); in armv8pmu_stop() local 1043 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armv8pmu_sched_task() local [all...] |
H A D | riscv_pmu_sbi.c | 1105 struct cpu_hw_events __percpu *hw_events = pmu->hw_events; pmu_sbi_setup_irqs() local [all...] |
/linux/drivers/perf/arm_cspmu/ |
H A D | arm_cspmu.c | 512 static int arm_cspmu_get_event_idx(struct arm_cspmu_hw_events *hw_events, in arm_cspmu_get_event_idx() argument 561 struct arm_cspmu_hw_events *hw_events, in arm_cspmu_validate_event() argument 832 struct arm_cspmu_hw_events *hw_events in arm_cspmu_add() local 861 struct arm_cspmu_hw_events *hw_events = &cspmu->hw_events; arm_cspmu_del() local [all...] |
H A D | arm_cspmu.h | 208 struct arm_cspmu_hw_events hw_events; member
|
/linux/include/linux/perf/ |
H A D | riscv_pmu.h | 71 struct cpu_hw_events __percpu *hw_events; member
|
H A D | arm_pmu.h | 114 struct pmu_hw_events __percpu *hw_events; member
|
/linux/arch/csky/kernel/ |
H A D | perf_event.c | 41 struct pmu_hw_events __percpu *hw_events; member 1075 struct pmu_hw_events *hw_events = this_cpu_ptr(csky_pmu.hw_events); in csky_pmu_del() local 1088 struct pmu_hw_events *hw_events = this_cpu_ptr(csky_pmu.hw_events); in csky_pmu_add() local [all...] |
/linux/drivers/perf/hisilicon/ |
H A D | hisi_uncore_pmu.h | 81 struct perf_event *hw_events[HISI_MAX_COUNTERS]; member
|
H A D | hisi_pcie_pmu.c | 66 struct perf_event *hw_events[HISI_PCIE_MAX_COUNTERS]; member
|