Home
last modified time | relevance | path

Searched defs:hw_events (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/perf/
Darm_pmu_platform.c48 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_parse_percpu_irq() local
100 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_parse_irqs() local
162 struct pmu_hw_events __percpu *hw_events = armpmu->hw_events; in armpmu_request_irqs() local
181 struct pmu_hw_events __percpu *hw_events = armpmu->hw_events; in armpmu_free_irqs() local
Darm_pmu.c235 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_del() local
251 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_add() local
283 validate_event(struct pmu *pmu, struct pmu_hw_events *hw_events, in validate_event()
457 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in armpmu_enable() local
612 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in armpmu_get_cpu_irq() local
669 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in cpu_pm_pmu_setup() local
711 struct pmu_hw_events *hw_events = this_cpu_ptr(armpmu->hw_events); in cpu_pm_pmu_notify() local
Darm_pmu_acpi.c156 struct pmu_hw_events __percpu *hw_events = pmu->hw_events; in pmu_irq_matches() local
191 struct pmu_hw_events __percpu *hw_events; in arm_pmu_acpi_cpu_starting() local
Darm_dsu_pmu.c119 struct dsu_hw_events hw_events; member
302 static int dsu_pmu_get_event_idx(struct dsu_hw_events *hw_events, in dsu_pmu_get_event_idx()
398 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_handle_irq() local
446 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_add() local
472 struct dsu_hw_events *hw_events = &dsu_pmu->hw_events; in dsu_pmu_del() local
513 struct dsu_hw_events *hw_events, in dsu_pmu_validate_event()
Darm-cci.c108 struct cci_pmu_hw_events hw_events; member
1099 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_enable() local
1115 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_disable() local
1136 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_start() local
1193 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_add() local
1218 struct cci_pmu_hw_events *hw_events = &cci_pmu->hw_events; in cci_pmu_del() local
1230 struct cci_pmu_hw_events *hw_events, in validate_event()
/Linux-v4.19/arch/riscv/include/asm/
Dperf_event.h63 const int *hw_events; member
/Linux-v4.19/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h55 struct perf_event *hw_events[HISI_MAX_COUNTERS]; member
/Linux-v4.19/include/linux/perf/
Darm_pmu.h108 struct pmu_hw_events __percpu *hw_events; member