/linux-6.6.21/drivers/perf/ |
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; in armpmu_free_irqs() local
|
D | arm_pmu.c | 316 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_del() local 332 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_add() local 364 validate_event(struct pmu *pmu, struct pmu_hw_events *hw_events, in validate_event() 525 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_enable() local 688 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in armpmu_get_cpu_irq() local 742 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in cpu_pm_pmu_setup() local 775 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in cpu_pm_pmu_notify() local
|
D | arm_dsu_pmu.c | 117 struct dsu_hw_events hw_events; member 299 static int dsu_pmu_get_event_idx(struct dsu_hw_events *hw_events, in dsu_pmu_get_event_idx() 395 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_handle_irq() local 443 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_add() local 469 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_del() local 510 struct dsu_hw_events *hw_events, in dsu_pmu_validate_event()
|
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
|
D | arm-cci.c | 105 struct cci_pmu_hw_events hw_events; member 1095 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_enable() local 1111 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_disable() local 1132 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_start() local 1189 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_add() local 1214 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_del() local 1226 struct cci_pmu_hw_events *hw_events, in validate_event()
|
D | riscv_pmu_sbi.c | 807 struct cpu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_sbi_setup_irqs() local
|
D | cxl_pmu.c | 98 struct perf_event **hw_events; member
|
/linux-6.6.21/drivers/perf/arm_cspmu/ |
D | arm_cspmu.c | 549 static int arm_cspmu_get_event_idx(struct arm_cspmu_hw_events *hw_events, in arm_cspmu_get_event_idx() 592 struct arm_cspmu_hw_events *hw_events, in arm_cspmu_validate_event() 860 struct arm_cspmu_hw_events *hw_events = &cspmu->hw_events; in arm_cspmu_add() local 889 struct arm_cspmu_hw_events *hw_events = &cspmu->hw_events; in arm_cspmu_del() local
|
D | arm_cspmu.h | 135 struct arm_cspmu_hw_events hw_events; member
|
/linux-6.6.21/include/linux/perf/ |
D | riscv_pmu.h | 63 struct cpu_hw_events __percpu *hw_events; member
|
D | arm_pmu.h | 112 struct pmu_hw_events __percpu *hw_events; member
|
/linux-6.6.21/arch/csky/kernel/ |
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
|
/linux-6.6.21/drivers/perf/hisilicon/ |
D | hisi_uncore_pmu.h | 79 struct perf_event *hw_events[HISI_MAX_COUNTERS]; member
|
D | hisi_pcie_pmu.c | 66 struct perf_event *hw_events[HISI_PCIE_MAX_COUNTERS]; member
|
D | hns3_pmu.c | 302 struct perf_event *hw_events[HNS3_PMU_MAX_HW_EVENTS]; member
|
/linux-6.6.21/drivers/accel/habanalabs/gaudi2/ |
D | gaudi2P.h | 550 u32 hw_events[GAUDI2_EVENT_SIZE]; member
|