Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c341 unsigned int has_aperf_access; variable
8105 has_aperf_access = has_amperf; in msr_perf_init()
9499 if (BIC_IS_ENABLED(BIC_IPC) && has_aperf_access && get_instr_count_fd(base_cpu) != -1) in turbostat_init()