Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c7613 static int has_amperf_access(void) in has_amperf_access() function
7757 const bool has_amperf = has_amperf_access(); in msr_perf_init()
7869 const bool soft_c1 = !platform->has_msr_core_c1_res && has_amperf_access() in cstate_perf_init()