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.c507 unsigned int has_aperf_access; variable
8890 has_aperf_access = has_amperf; in msr_perf_init()
10436 if (BIC_IS_ENABLED(BIC_IPC) && has_aperf_access && get_instr_count_fd(master_cpu) != -1) in turbostat_init()