Home
last modified time | relevance | path

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

/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c1364 int is_hwp_enabled_on_cpu(int cpu_num) in is_hwp_enabled_on_cpu() function
1391 retval = for_all_cpus_in_set_and(cpu_setsize, cpu_selected_set, is_hwp_enabled_on_cpu); in verify_hwp_is_enabled()