Home
last modified time | relevance | path

Searched refs:aperfmperf_sample (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/arch/x86/kernel/cpu/
Daperfmperf.c21 struct aperfmperf_sample { struct
29 static DEFINE_PER_CPU(struct aperfmperf_sample, samples); argument
45 struct aperfmperf_sample *s = this_cpu_ptr(&samples); in aperfmperf_snapshot_khz()
73 struct aperfmperf_sample *s = per_cpu_ptr(&samples, cpu); in aperfmperf_snapshot_cpu()
131 struct aperfmperf_sample *s = per_cpu_ptr(&samples, cpu); in arch_freq_get_on_cpu()