Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Driscv_pmu_sbi.c660 struct cpu_hw_events *cpu_hw_evt = per_cpu_ptr(pmu->hw_events, cpu); pmu_sbi_snapshot_free() local
677 struct cpu_hw_events *cpu_hw_evt = per_cpu_ptr(pmu->hw_events, cpu); pmu_sbi_snapshot_alloc() local
707 struct cpu_hw_events *cpu_hw_evt; pmu_sbi_snapshot_setup() local
745 struct cpu_hw_events *cpu_hw_evt = this_cpu_ptr(pmu->hw_events); pmu_sbi_ctr_read() local
826 struct cpu_hw_events *cpu_hw_evt = this_cpu_ptr(pmu->hw_events); pmu_sbi_ctr_stop() local
911 struct cpu_hw_events *cpu_hw_evt = this_cpu_ptr(pmu->hw_events); pmu_sbi_stop_hw_ctrs() local
953 pmu_sbi_start_ovf_ctrs_sbi(struct cpu_hw_events * cpu_hw_evt,u64 ctr_ovf_mask) pmu_sbi_start_ovf_ctrs_sbi() argument
994 pmu_sbi_start_ovf_ctrs_snapshot(struct cpu_hw_events * cpu_hw_evt,u64 ctr_ovf_mask) pmu_sbi_start_ovf_ctrs_snapshot() argument
1032 struct cpu_hw_events *cpu_hw_evt = this_cpu_ptr(pmu->hw_events); pmu_sbi_start_overflow_mask() local
1051 struct cpu_hw_events *cpu_hw_evt = dev; pmu_sbi_ovf_handler() local
1150 struct cpu_hw_events *cpu_hw_evt = this_cpu_ptr(pmu->hw_events); pmu_sbi_starting_cpu() local
[all...]