Searched defs:cpuhw (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.10/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 364 	struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events);  in cpumf_pmu_start()  local 395 	struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events);  in cpumf_pmu_stop()  local 416 	struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events);  in cpumf_pmu_add()  local 440 	struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events);  in cpumf_pmu_del()  local 468 	struct cpu_cf_events *cpuhw = this_cpu_ptr(&cpu_cf_events);  in cpumf_pmu_start_txn()  local 488 	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() 367 static void deallocate_buffers(struct cpu_hw_sf *cpuhw)  in deallocate_buffers() 373 static int allocate_buffers(struct cpu_hw_sf *cpuhw, struct hw_perf_event *hwc)  in allocate_buffers() 462 static void sfb_account_overflows(struct cpu_hw_sf *cpuhw,  in sfb_account_overflows() 766 	struct cpu_hw_sf *cpuhw;  in __hw_perf_event_init()  local 943 	struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf);  in cpumsf_pmu_enable()  local 1002 	struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf);  in cpumsf_pmu_disable()  local 1412 			    struct cpu_hw_sf *cpuhw)  in aux_output_begin() 1583 static void hw_collect_aux(struct cpu_hw_sf *cpuhw)  in hw_collect_aux() 1823 		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.10/arch/powerpc/perf/ | 
| D | core-book3s.c | 126 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw)  in ebb_switch_in() 134 static inline void power_pmu_bhrb_read(struct perf_event *event, struct cpu_hw_events *cpuhw) {}  in power_pmu_bhrb_read() 372 	struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events);  in power_pmu_bhrb_enable()  local 388 	struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events);  in power_pmu_bhrb_disable()  local 446 static void power_pmu_bhrb_read(struct perf_event *event, struct cpu_hw_events *cpuhw)  in power_pmu_bhrb_read() 603 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw)  in ebb_switch_in() 884 static int power_check_constraints(struct cpu_hw_events *cpuhw,  in power_check_constraints() 1131 static void freeze_limited_counters(struct cpu_hw_events *cpuhw,  in freeze_limited_counters() 1151 static void thaw_limited_counters(struct cpu_hw_events *cpuhw,  in thaw_limited_counters() 1180 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.10/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.10/arch/x86/events/amd/ | 
| D | core.c | 562 	struct cpu_hw_events *cpuhw;  in amd_pmu_cpu_dead()  local
  | 
| /Linux-v5.10/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
  |