Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Daperfmperf.c19 struct aperfmperf_sample { struct
26 static DEFINE_PER_CPU(struct aperfmperf_sample, samples); argument
42 struct aperfmperf_sample *s = this_cpu_ptr(&samples); in aperfmperf_snapshot_khz()