Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c8451 static int has_amperf_access(void) in has_amperf_access() function
8593 const bool has_amperf = has_amperf_access(); in msr_perf_init()
8704 const bool soft_c1 = !platform->has_msr_core_c1_res && has_amperf_access() in cstate_perf_init()