Searched defs:cpuhw (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/arch/s390/kernel/ |
D | perf_cpum_cf.c | 101 struct cpu_hw_events *cpuhw; in validate_ctr_version() local 152 struct cpu_hw_events *cpuhw; in validate_ctr_auth() local 178 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in cpumf_pmu_enable() local 201 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in cpumf_pmu_disable() local 229 struct cpu_hw_events *cpuhw; in cpumf_measurement_alert() local 260 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in setup_pmc_cpu() local 489 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in cpumf_pmu_start() local 520 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in cpumf_pmu_stop() local 541 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in cpumf_pmu_add() local 565 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in cpumf_pmu_del() local [all …]
|
D | perf_cpum_sf.c | 116 static int sf_buffer_available(struct cpu_hw_sf *cpuhw) in sf_buffer_available() 352 static void deallocate_buffers(struct cpu_hw_sf *cpuhw) in deallocate_buffers() 358 static int allocate_buffers(struct cpu_hw_sf *cpuhw, struct hw_perf_event *hwc) in allocate_buffers() 445 static void sfb_account_overflows(struct cpu_hw_sf *cpuhw, in sfb_account_overflows() 679 struct cpu_hw_sf *cpuhw; in __hw_perf_event_init() local 876 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_enable() local 933 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_disable() local 1333 struct cpu_hw_sf *cpuhw) in aux_output_begin() 1499 static void hw_collect_aux(struct cpu_hw_sf *cpuhw) in hw_collect_aux() 1724 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_start() local [all …]
|
/Linux-v4.19/arch/powerpc/perf/ |
D | core-book3s.c | 121 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() 129 static inline void power_pmu_bhrb_read(struct cpu_hw_events *cpuhw) {} in power_pmu_bhrb_read() 360 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in power_pmu_bhrb_enable() local 376 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in power_pmu_bhrb_disable() local 438 static void power_pmu_bhrb_read(struct cpu_hw_events *cpuhw) in power_pmu_bhrb_read() 587 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() 857 static int power_check_constraints(struct cpu_hw_events *cpuhw, in power_check_constraints() 1094 static void freeze_limited_counters(struct cpu_hw_events *cpuhw, in freeze_limited_counters() 1114 static void thaw_limited_counters(struct cpu_hw_events *cpuhw, in thaw_limited_counters() 1143 static void write_mmcr0(struct cpu_hw_events *cpuhw, unsigned long mmcr0) in write_mmcr0() [all …]
|
D | core-fsl-emb.c | 209 struct cpu_hw_events *cpuhw; in fsl_emb_pmu_disable() local 248 struct cpu_hw_events *cpuhw; in fsl_emb_pmu_enable() local 295 struct cpu_hw_events *cpuhw; in fsl_emb_pmu_add() local 356 struct cpu_hw_events *cpuhw; in fsl_emb_pmu_del() local 662 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in perf_event_interrupt() local 706 struct cpu_hw_events *cpuhw = &per_cpu(cpu_hw_events, cpu); in hw_perf_event_setup() local
|
/Linux-v4.19/arch/sh/kernel/ |
D | perf_event.c | 357 struct cpu_hw_events *cpuhw = &per_cpu(cpu_hw_events, cpu); in sh_pmu_prepare_cpu() local
|
/Linux-v4.19/arch/x86/events/amd/ |
D | core.c | 415 struct cpu_hw_events *cpuhw; in amd_pmu_cpu_dead() local
|
/Linux-v4.19/arch/sparc/kernel/ |
D | perf_event.c | 1510 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in sparc_pmu_start_txn() local 1528 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in sparc_pmu_cancel_txn() local
|