Searched defs:cpuhw (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/arch/s390/kernel/ |
D | perf_cpum_cf.c | 39 struct cpu_cf_events *cpuhw; in validate_ctr_version() local 97 struct cpu_cf_events *cpuhw; in validate_ctr_auth() local 123 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_enable() local 146 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_disable() local 365 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_start() local 396 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_stop() local 417 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_add() local 441 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_del() local 469 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_start_txn() local 489 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpumf_pmu_cancel_txn() local [all …]
|
D | perf_cpum_cf_diag.c | 109 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cf_diag_trailer() local 132 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cf_diag_enable() local 158 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cf_diag_disable() local 200 struct cpu_cf_events *cpuhw; in __hw_perf_event_init() local 371 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cf_diag_getctrset() local 523 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cf_diag_start() local 546 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cf_diag_stop() local 566 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cf_diag_add() local 590 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cf_diag_del() local
|
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() 755 struct cpu_hw_sf *cpuhw; in __hw_perf_event_init() local 923 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_enable() local 984 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_disable() local 1385 struct cpu_hw_sf *cpuhw) in aux_output_begin() 1551 static void hw_collect_aux(struct cpu_hw_sf *cpuhw) in hw_collect_aux() 1789 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 | 42 struct cpu_cf_events *cpuhw; in cpumf_measurement_alert() local 76 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in cpum_cf_setup_cpu() local 130 struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events); in kernel_cpumcf_alert() local
|
/Linux-v5.4/arch/powerpc/perf/ |
D | core-book3s.c | 122 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() 130 static inline void power_pmu_bhrb_read(struct cpu_hw_events *cpuhw) {} in power_pmu_bhrb_read() 369 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in power_pmu_bhrb_enable() local 385 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in power_pmu_bhrb_disable() local 447 static void power_pmu_bhrb_read(struct cpu_hw_events *cpuhw) in power_pmu_bhrb_read() 596 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() 866 static int power_check_constraints(struct cpu_hw_events *cpuhw, in power_check_constraints() 1113 static void freeze_limited_counters(struct cpu_hw_events *cpuhw, in freeze_limited_counters() 1133 static void thaw_limited_counters(struct cpu_hw_events *cpuhw, in thaw_limited_counters() 1162 static void write_mmcr0(struct cpu_hw_events *cpuhw, unsigned long mmcr0) in write_mmcr0() [all …]
|
D | core-fsl-emb.c | 205 struct cpu_hw_events *cpuhw; in fsl_emb_pmu_disable() local 244 struct cpu_hw_events *cpuhw; in fsl_emb_pmu_enable() local 291 struct cpu_hw_events *cpuhw; in fsl_emb_pmu_add() local 352 struct cpu_hw_events *cpuhw; in fsl_emb_pmu_del() local 658 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in perf_event_interrupt() local 702 struct cpu_hw_events *cpuhw = &per_cpu(cpu_hw_events, cpu); in hw_perf_event_setup() local
|
/Linux-v5.4/arch/sh/kernel/ |
D | perf_event.c | 354 struct cpu_hw_events *cpuhw = &per_cpu(cpu_hw_events, cpu); in sh_pmu_prepare_cpu() local
|
/Linux-v5.4/arch/x86/events/amd/ |
D | core.c | 543 struct cpu_hw_events *cpuhw; in amd_pmu_cpu_dead() local
|
/Linux-v5.4/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
|