Searched defs:cpuhw (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/arch/s390/kernel/ |
D | perf_cpum_cf.c | 127 struct cpu_hw_events *cpuhw; in validate_ctr_version() local 156 struct cpu_hw_events *cpuhw; in validate_ctr_auth() local 182 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in cpumf_pmu_enable() local 205 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in cpumf_pmu_disable() local 233 struct cpu_hw_events *cpuhw; in cpumf_measurement_alert() local 259 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in setup_pmc_cpu() local 484 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in cpumf_pmu_start() local 515 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in cpumf_pmu_stop() local 536 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in cpumf_pmu_add() local 560 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in cpumf_pmu_del() local [all …]
|
D | perf_cpum_sf.c | 108 static int sf_buffer_available(struct cpu_hw_sf *cpuhw) in sf_buffer_available() 360 static void deallocate_buffers(struct cpu_hw_sf *cpuhw) in deallocate_buffers() 366 static int allocate_buffers(struct cpu_hw_sf *cpuhw, struct hw_perf_event *hwc) in allocate_buffers() 481 static void sfb_account_overflows(struct cpu_hw_sf *cpuhw, in sfb_account_overflows() 670 struct cpu_hw_sf *cpuhw; in __hw_perf_event_init() local 852 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_enable() local 901 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_disable() local 1308 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_start() local 1329 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_stop() local 1348 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_add() local [all …]
|
/linux-4.4.14/arch/powerpc/perf/ |
D | core-book3s.c | 120 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() 128 static inline void power_pmu_bhrb_read(struct cpu_hw_events *cpuhw) {} in power_pmu_bhrb_read() 351 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in power_pmu_bhrb_enable() local 367 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in power_pmu_bhrb_disable() local 425 static void power_pmu_bhrb_read(struct cpu_hw_events *cpuhw) in power_pmu_bhrb_read() 564 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() 828 static int power_check_constraints(struct cpu_hw_events *cpuhw, in power_check_constraints() 1065 static void freeze_limited_counters(struct cpu_hw_events *cpuhw, in freeze_limited_counters() 1085 static void thaw_limited_counters(struct cpu_hw_events *cpuhw, in thaw_limited_counters() 1114 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-4.4.14/arch/sh/kernel/ |
D | perf_event.c | 357 struct cpu_hw_events *cpuhw = &per_cpu(cpu_hw_events, cpu); in sh_pmu_setup() local
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | perf_event.c | 458 struct cpu_hw_events *cpuhw = &per_cpu(cpu_hw_events, cpu); in bfin_pmu_setup() local
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_amd.c | 415 struct cpu_hw_events *cpuhw; in amd_pmu_cpu_dead() local
|
/linux-4.4.14/arch/metag/kernel/perf/ |
D | perf_event.c | 754 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in metag_pmu_counter_overflow() local
|
/linux-4.4.14/arch/sparc/kernel/ |
D | perf_event.c | 1499 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in sparc_pmu_start_txn() local 1517 struct cpu_hw_events *cpuhw = this_cpu_ptr(&cpu_hw_events); in sparc_pmu_cancel_txn() local
|