Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c320 unsigned int has_aperf_access; variable
7760 has_aperf_access = has_amperf; in msr_perf_init()
8988 if (BIC_IS_ENABLED(BIC_IPC) && has_aperf_access && get_instr_count_fd(base_cpu) != -1) in turbostat_init()