Home
last modified time | relevance | path

Searched defs:perf_caps (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/cpufreq/
H A Dcppc_cpufreq.c397 struct cppc_perf_caps *perf_caps; in get_perf_level_count() local
431 struct cppc_perf_caps *perf_caps; in cppc_get_cpu_power() local
498 struct cppc_perf_caps *perf_caps; in cppc_get_cpu_cost() local
H A Dacpi-cpufreq.c628 struct cppc_perf_caps perf_caps; in get_max_boost_ratio() local
/linux/arch/x86/kernel/acpi/
H A Dcppc.c84 struct cppc_perf_caps perf_caps; in amd_set_max_freq_ratio() local
/linux/tools/testing/selftests/kvm/x86/
H A Dpmu_counters_test.c593 const uint64_t perf_caps[] = { in test_intel_counters() local
/linux/drivers/base/
H A Darch_topology.c330 struct cppc_perf_caps perf_caps; in topology_init_cpu_capacity_cppc() local
/linux/drivers/acpi/
H A Dcppc_acpi.c1341 int cppc_get_perf_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_perf_caps()