Home
last modified time | relevance | path

Searched defs:hw_events (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dperf_event.h58 const int *hw_events; member
/kernel/linux/linux-5.10/drivers/perf/
H A Darm_pmu_platform.c49 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_parse_percpu_irq() local
101 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_parse_irqs() local
161 struct pmu_hw_events __percpu *hw_events = armpmu->hw_events; in armpmu_request_irqs() local
180 struct pmu_hw_events __percpu *hw_events = armpmu->hw_events; armpmu_free_irqs() local
[all...]
H A Darm_pmu_acpi.c220 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_irq_matches() local
255 struct pmu_hw_events __percpu *hw_events; in arm_pmu_acpi_cpu_starting() local
H A Darm_pmu.c312 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_del() local
328 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_add() local
360 validate_event(struct pmu *pmu, struct pmu_hw_events *hw_events, in validate_event() argument
524 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); armpmu_enable() local
723 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; armpmu_get_cpu_irq() local
772 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); cpu_pm_pmu_setup() local
814 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); cpu_pm_pmu_notify() local
[all...]
H A Darm_dsu_pmu.c117 struct dsu_hw_events hw_events; member
300 static int dsu_pmu_get_event_idx(struct dsu_hw_events *hw_events, in dsu_pmu_get_event_idx() argument
396 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_handle_irq() local
444 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_add() local
470 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; dsu_pmu_del() local
510 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 Darm-cci.c108 struct cci_pmu_hw_events hw_events; member
1099 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; cci_pmu_enable() local
1115 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; cci_pmu_disable() local
1136 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; cci_pmu_start() local
1193 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; cci_pmu_add() local
1218 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; cci_pmu_del() local
1229 validate_event(struct pmu *cci_pmu, struct cci_pmu_hw_events *hw_events, struct perf_event *event) validate_event() argument
[all...]
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_pmu_platform.c48 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 Darm_pmu_acpi.c272 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 Darm_pmu.c316 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() argument
525 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); armpmu_enable() local
688 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; armpmu_get_cpu_irq() local
742 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); cpu_pm_pmu_setup() local
775 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); cpu_pm_pmu_notify() local
[all...]
H A Darm_dsu_pmu.c117 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() argument
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; dsu_pmu_del() local
509 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 Driscv_pmu_sbi.c807 struct cpu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_sbi_setup_irqs() local
H A Darm-cci.c105 struct cci_pmu_hw_events hw_events; member
1095 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; cci_pmu_enable() local
1111 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; cci_pmu_disable() local
1132 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; cci_pmu_start() local
1189 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; cci_pmu_add() local
1214 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; cci_pmu_del() local
1225 validate_event(struct pmu *cci_pmu, struct cci_pmu_hw_events *hw_events, struct perf_event *event) validate_event() argument
[all...]
H A Dcxl_pmu.c98 struct perf_event **hw_events; member
/kernel/linux/linux-5.10/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h53 struct perf_event *hw_events[HISI_MAX_COUNTERS]; member
/kernel/linux/linux-6.6/include/linux/perf/
H A Driscv_pmu.h63 struct cpu_hw_events __percpu *hw_events; member
H A Darm_pmu.h112 struct pmu_hw_events __percpu *hw_events; member
/kernel/linux/linux-5.10/include/linux/perf/
H A Darm_pmu.h108 struct pmu_hw_events __percpu *hw_events; member
/kernel/linux/linux-6.6/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h79 struct perf_event *hw_events[HISI_MAX_COUNTERS]; member
H A Dhisi_pcie_pmu.c66 struct perf_event *hw_events[HISI_PCIE_MAX_COUNTERS]; member
/kernel/linux/linux-6.6/drivers/perf/arm_cspmu/
H A Darm_cspmu.h135 struct arm_cspmu_hw_events hw_events; member
H A Darm_cspmu.c549 static int arm_cspmu_get_event_idx(struct arm_cspmu_hw_events *hw_events, in arm_cspmu_get_event_idx() argument
860 struct arm_cspmu_hw_events *hw_events in arm_cspmu_add() local
591 arm_cspmu_validate_event(struct pmu *pmu, struct arm_cspmu_hw_events *hw_events, struct perf_event *event) arm_cspmu_validate_event() argument
889 struct arm_cspmu_hw_events *hw_events = &cspmu->hw_events; arm_cspmu_del() local
[all...]
/kernel/linux/linux-5.10/arch/csky/kernel/
H A Dperf_event.c41 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...]
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dperf_event_cpu.c697 struct pmu_hw_events *hw_events = nds32_pmu->get_hw_events(); in nds32_pmu_enable() local
751 validate_event(struct pmu *pmu, struct pmu_hw_events *hw_events, in validate_event() argument
909 struct pmu_hw_events *hw_events = nds32_pmu->get_hw_events(); in nds32_pmu_add() local
987 struct pmu_hw_events *hw_events = nds32_pmu->get_hw_events(); in nds32_pmu_del() local
[all...]
/kernel/linux/linux-6.6/arch/csky/kernel/
H A Dperf_event.c41 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...]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2P.h550 u32 hw_events[GAUDI2_EVENT_SIZE]; member

Completed in 24 milliseconds

12