Searched defs:cpuhw (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/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 677 struct cpu_hw_events *cpuhw = &per_cpu(cpu_hw_events, cpu); in hw_perf_event_setup() local
|
/linux-6.1.9/arch/s390/kernel/ |
D | perf_cpum_cf.c | 99 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cfdiag_trailer() local 133 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cfdiag_getctrset() local 211 static int cfdiag_diffctr(struct cpu_cf_events *cpuhw, unsigned long auth) in cfdiag_diffctr() 265 struct cpu_cf_events *cpuhw; in validate_ctr_version() local 325 struct cpu_cf_events *cpuhw; in validate_ctr_auth() local 349 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_enable() local 372 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_disable() local 608 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_start() local 648 struct cpu_cf_events *cpuhw) in cfdiag_push_sample() 684 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_stop() local [all …]
|
D | perf_cpum_sf.c | 116 static int sf_buffer_available(struct cpu_hw_sf *cpuhw) in sf_buffer_available() 368 static void deallocate_buffers(struct cpu_hw_sf *cpuhw) in deallocate_buffers() 374 static int allocate_buffers(struct cpu_hw_sf *cpuhw, struct hw_perf_event *hwc) in allocate_buffers() 463 static void sfb_account_overflows(struct cpu_hw_sf *cpuhw, in sfb_account_overflows() 767 struct cpu_hw_sf *cpuhw; in __hw_perf_event_init() local 944 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_enable() local 1003 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_disable() local 1428 struct cpu_hw_sf *cpuhw) in aux_output_begin() 1606 static void hw_collect_aux(struct cpu_hw_sf *cpuhw) in hw_collect_aux() 1846 struct cpu_hw_sf *cpuhw = &per_cpu(cpu_hw_sf, event->cpu); in cpumsf_pmu_check_period() local [all …]
|
D | perf_cpum_cf_common.c | 45 struct cpu_cf_events *cpuhw; in cpumf_measurement_alert() local 79 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpum_cf_setup_cpu() local 118 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in kernel_cpumcf_alert() local
|
/linux-6.1.9/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-6.1.9/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-6.1.9/arch/x86/events/amd/ |
D | core.c | 600 struct cpu_hw_events *cpuhw = &per_cpu(cpu_hw_events, cpu); in amd_pmu_cpu_dead() local
|