Home
last modified time | relevance | path

Searched defs:max_perf (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/cpufreq/
Damd-pstate.c365 u32 des_perf, u32 max_perf, bool fast_switch) in pstate_update_perf()
376 u32 max_perf, bool fast_switch) in cppc_update_perf()
391 u32 max_perf, bool fast_switch) in amd_pstate_update_perf()
431 u32 des_perf, u32 max_perf, bool fast_switch, int gov_flags) in amd_pstate_update()
499 unsigned long max_perf, min_perf, des_perf, cap_perf; in amd_pstate_update_freq() local
555 unsigned long max_perf, min_perf, des_perf, in amd_pstate_adjust_perf() local
608 u32 max_perf, max_freq, nominal_freq, nominal_perf; in amd_get_max_freq() local
1226 u32 max_perf, min_perf, min_limit_perf, max_limit_perf; in amd_pstate_epp_update_limit() local
1303 u64 value, max_perf; in amd_pstate_epp_reenable() local
/linux-6.6.21/drivers/firmware/arm_scmi/
Dperf.c471 u32 domain, u32 max_perf, u32 min_perf) in scmi_perf_msg_limits_set()
494 struct perf_dom_info *dom, u32 max_perf, in __scmi_perf_limits_set()
512 u32 domain, u32 max_perf, u32 min_perf) in scmi_perf_limits_set()
548 u32 domain, u32 *max_perf, u32 *min_perf) in scmi_perf_msg_limits_get()
574 struct perf_dom_info *dom, u32 *max_perf, in __scmi_perf_limits_get()
591 u32 domain, u32 *max_perf, u32 *min_perf) in scmi_perf_limits_get()
/linux-6.6.21/tools/power/x86/amd_pstate_tracer/
Damd_pstate_trace.py156 def store_csv(cpu_int, time_pre_dec, time_post_dec, min_perf, des_perf, max_perf, freq_ghz, mperf, … argument
/linux-6.6.21/include/acpi/
Dcppc_acpi.h116 u32 max_perf; member