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

/linux-master/drivers/perf/
H A Darm_pmu_platform.c48 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; local
99 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; local
158 struct pmu_hw_events __percpu *hw_events = armpmu->hw_events; local
177 struct pmu_hw_events __percpu *hw_events = armpmu->hw_events; local
[all...]
H A Darm_pmu_acpi.c272 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; local
303 struct pmu_hw_events __percpu *hw_events; local
H A Darm_pmu.c316 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); local
332 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); local
364 validate_event(struct pmu *pmu, struct pmu_hw_events *hw_events, argument
524 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); local
687 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; local
741 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); local
774 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); local
[all...]
H A Dstarfive_starlink_pmu.c71 struct starlink_hw_events __percpu *hw_events; member in struct:starlink_pmu
293 struct starlink_hw_events *hw_events = local
333 struct starlink_hw_events *hw_events = local
400 struct starlink_hw_events *hw_events local
451 struct starlink_hw_events *hw_events = local
511 struct starlink_hw_events *hw_events; local
[all...]
H A Darm_dsu_pmu.c117 struct dsu_hw_events hw_events; member in struct:dsu_pmu
299 static int dsu_pmu_get_event_idx(struct dsu_hw_events *hw_events, argument
395 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; local
443 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; local
469 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; local
509 dsu_pmu_validate_event(struct pmu *pmu, struct dsu_hw_events *hw_events, struct perf_event *event) argument
[all...]
H A Driscv_pmu_sbi.c828 struct cpu_hw_events __percpu *hw_events = pmu->hw_events; local
H A Dcxl_pmu.c98 struct perf_event **hw_events; member in struct:cxl_pmu_info
H A Darm-cci.c105 struct cci_pmu_hw_events hw_events; member in struct:cci_pmu
1095 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; local
1111 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; local
1132 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; local
1189 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; local
1214 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; local
1225 validate_event(struct pmu *cci_pmu, struct cci_pmu_hw_events *hw_events, struct perf_event *event) argument
[all...]
/linux-master/include/linux/perf/
H A Driscv_pmu.h63 struct cpu_hw_events __percpu *hw_events; member in struct:riscv_pmu
H A Darm_pmu.h106 struct pmu_hw_events __percpu *hw_events; member in struct:arm_pmu
/linux-master/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h79 struct perf_event *hw_events[HISI_MAX_COUNTERS]; member in struct:hisi_pmu_hwevents
H A Dhisi_pcie_pmu.c66 struct perf_event *hw_events[HISI_PCIE_MAX_COUNTERS]; member in struct:hisi_pcie_pmu
H A Dhns3_pmu.c302 struct perf_event *hw_events[HNS3_PMU_MAX_HW_EVENTS]; member in struct:hns3_pmu
/linux-master/drivers/perf/arm_cspmu/
H A Darm_cspmu.h159 struct arm_cspmu_hw_events hw_events; member in struct:arm_cspmu
H A Darm_cspmu.c569 static int arm_cspmu_get_event_idx(struct arm_cspmu_hw_events *hw_events, argument
889 struct arm_cspmu_hw_events *hw_events local
617 arm_cspmu_validate_event(struct pmu *pmu, struct arm_cspmu_hw_events *hw_events, struct perf_event *event) argument
918 struct arm_cspmu_hw_events *hw_events = &cspmu->hw_events; local
[all...]
/linux-master/arch/csky/kernel/
H A Dperf_event.c41 struct pmu_hw_events __percpu *hw_events; member in struct:csky_pmu_t
1075 struct pmu_hw_events *hw_events = this_cpu_ptr(csky_pmu.hw_events); local
1088 struct pmu_hw_events *hw_events = this_cpu_ptr(csky_pmu.hw_events); local
[all...]
/linux-master/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2P.h547 u32 hw_events[GAUDI2_EVENT_SIZE]; member in struct:gaudi2_device

Completed in 246 milliseconds