Searched defs:cpuhw (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/arch/powerpc/perf/ |
D | core-book3s.c | 128 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() 136 static inline void power_pmu_bhrb_read(struct perf_event *event, struct cpu_hw_events *cpuhw) {} in power_pmu_bhrb_read() 157 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in get_pmcs_ext_regs() local 416 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in power_pmu_bhrb_enable() local 432 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in power_pmu_bhrb_disable() local 490 static void power_pmu_bhrb_read(struct perf_event *event, struct cpu_hw_events *cpuhw) in power_pmu_bhrb_read() 647 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() 795 struct cpu_hw_events *cpuhw; in power_pmu_wants_prompt_pmi() local 889 static int any_pmc_overflown(struct cpu_hw_events *cpuhw) in any_pmc_overflown() 969 static int power_check_constraints(struct cpu_hw_events *cpuhw, in power_check_constraints() [all …]
|
D | core-fsl-emb.c | 192 struct cpu_hw_events *cpuhw; in fsl_emb_pmu_disable() local 231 struct cpu_hw_events *cpuhw; in fsl_emb_pmu_enable() local 278 struct cpu_hw_events *cpuhw; in fsl_emb_pmu_add() local 339 struct cpu_hw_events *cpuhw; in fsl_emb_pmu_del() local 645 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in perf_event_interrupt() local 675 struct cpu_hw_events *cpuhw = &per_cpu(cpu_hw_events, cpu); in fsl_emb_pmu_prepare_cpu() local
|
/Linux-v6.6/arch/s390/kernel/ |
D | perf_cpum_sf.c | 168 static int sf_buffer_available(struct cpu_hw_sf *cpuhw) in sf_buffer_available() 420 static void deallocate_buffers(struct cpu_hw_sf *cpuhw) in deallocate_buffers() 426 static int allocate_buffers(struct cpu_hw_sf *cpuhw, struct hw_perf_event *hwc) in allocate_buffers() 515 static void sfb_account_overflows(struct cpu_hw_sf *cpuhw, in sfb_account_overflows() 809 struct cpu_hw_sf *cpuhw; in __hw_perf_event_init() local 978 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_enable() local 1036 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_disable() local 1461 struct cpu_hw_sf *cpuhw) in aux_output_begin() 1635 static void hw_collect_aux(struct cpu_hw_sf *cpuhw) in hw_collect_aux() 1872 struct cpu_hw_sf *cpuhw = &per_cpu(cpu_hw_sf, event->cpu); in cpumsf_pmu_check_period() local [all …]
|
D | perf_cpum_cf.c | 209 struct cpu_cf_events *cpuhw; in cpum_cf_free_cpu() local 241 struct cpu_cf_events *cpuhw; in cpum_cf_alloc_cpu() local 554 static int cfdiag_diffctr(struct cpu_cf_events *cpuhw, unsigned long auth) in cfdiag_diffctr() 667 struct cpu_cf_events *cpuhw = this_cpu_cfhw(); in cpumf_pmu_enable() local 687 struct cpu_cf_events *cpuhw = this_cpu_cfhw(); in cpumf_pmu_disable() local 917 struct cpu_cf_events *cpuhw = this_cpu_cfhw(); in cpumf_pmu_start() local 957 struct cpu_cf_events *cpuhw) in cfdiag_push_sample() 987 struct cpu_cf_events *cpuhw = this_cpu_cfhw(); in cpumf_pmu_stop() local 1023 struct cpu_cf_events *cpuhw = this_cpu_cfhw(); in cpumf_pmu_add() local 1036 struct cpu_cf_events *cpuhw = this_cpu_cfhw(); in cpumf_pmu_del() local [all …]
|
/Linux-v6.6/arch/sh/kernel/ |
D | perf_event.c | 336 struct cpu_hw_events *cpuhw = &per_cpu(cpu_hw_events, cpu); in sh_pmu_prepare_cpu() local
|
/Linux-v6.6/arch/sparc/kernel/ |
D | perf_event.c | 1514 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in sparc_pmu_start_txn() local 1532 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in sparc_pmu_cancel_txn() local
|
/Linux-v6.6/arch/x86/events/amd/ |
D | core.c | 603 struct cpu_hw_events *cpuhw = &per_cpu(cpu_hw_events, cpu); in amd_pmu_cpu_dead() local
|