Home
last modified time | relevance | path

Searched defs:cpuhw (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c172 static int sf_buffer_available(struct cpu_hw_sf *cpuhw) in sf_buffer_available()
392 static void deallocate_buffers(struct cpu_hw_sf *cpuhw) in deallocate_buffers()
398 static int allocate_buffers(struct cpu_hw_sf *cpuhw, struct hw_perf_event *hwc) in allocate_buffers()
479 static void sfb_account_overflows(struct cpu_hw_sf *cpuhw, in sfb_account_overflows()
547 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in setup_pmc_cpu() local
736 struct cpu_hw_sf *cpuhw; in __hw_perf_event_init() local
892 struct cpu_hw_sf *cpuhw = this_cpu_ptr(&cpu_hw_sf); in cpumsf_pmu_enable() local
942 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()
1487 static void hw_collect_aux(struct cpu_hw_sf *cpuhw) in hw_collect_aux()
[all …]
H A Dperf_cpum_cf.c212 struct cpu_cf_events *cpuhw; in cpum_cf_free_cpu() local
244 struct cpu_cf_events *cpuhw; in cpum_cf_alloc_cpu() local
557 static int cfdiag_diffctr(struct cpu_cf_events *cpuhw, unsigned long auth) in cfdiag_diffctr()
676 struct cpu_cf_events *cpuhw = this_cpu_cfhw(); in cpumf_pmu_enable() local
696 struct cpu_cf_events *cpuhw = this_cpu_cfhw(); in cpumf_pmu_disable() local
921 struct cpu_cf_events *cpuhw = this_cpu_cfhw(); in cpumf_pmu_start() local
961 struct cpu_cf_events *cpuhw) in cfdiag_push_sample()
989 struct cpu_cf_events *cpuhw = this_cpu_cfhw(); in cpumf_pmu_stop() local
1025 struct cpu_cf_events *cpuhw = this_cpu_cfhw(); in cpumf_pmu_add() local
1038 struct cpu_cf_events *cpuhw = this_cpu_cfhw(); in cpumf_pmu_del() local
[all …]
/linux/arch/sh/kernel/
H A Dperf_event.c336 struct cpu_hw_events *cpuhw = &per_cpu(cpu_hw_events, cpu); in sh_pmu_prepare_cpu() local