Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c510 unsigned int has_aperf_access; variable
8904 has_aperf_access = has_amperf; in msr_perf_init()
10512 if (BIC_IS_ENABLED(BIC_IPC) && has_aperf_access && get_instr_count_fd(master_cpu) != -1) in turbostat_init()