Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/cpu/
Daperfmperf.c20 struct aperfmperf_sample { struct
27 static DEFINE_PER_CPU(struct aperfmperf_sample, samples); argument
43 struct aperfmperf_sample *s = this_cpu_ptr(&samples); in aperfmperf_snapshot_khz()