Searched defs:max_perf (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/cpufreq/ |
D | amd-pstate.c | 364 u32 des_perf, u32 max_perf, bool fast_switch) in pstate_update_perf() 375 u32 max_perf, bool fast_switch) in cppc_update_perf() 390 u32 max_perf, bool fast_switch) in amd_pstate_update_perf() 430 u32 des_perf, u32 max_perf, bool fast_switch, int gov_flags) in amd_pstate_update() 478 unsigned long max_perf, min_perf, des_perf, cap_perf; in amd_pstate_update_freq() local 529 unsigned long max_perf, min_perf, des_perf, in amd_pstate_adjust_perf() local 578 u32 max_perf, max_freq, nominal_freq, nominal_perf; in amd_get_max_freq() local 1190 u32 max_perf, min_perf; in amd_pstate_epp_init() local 1263 u64 value, max_perf; in amd_pstate_epp_reenable() local
|
/Linux-v6.6/drivers/firmware/arm_scmi/ |
D | perf.c | 427 u32 domain, u32 max_perf, u32 min_perf) in scmi_perf_msg_limits_set() 461 struct perf_dom_info *dom, u32 max_perf, in __scmi_perf_limits_set() 479 u32 domain, u32 max_perf, u32 min_perf) in scmi_perf_limits_set() 515 u32 domain, u32 *max_perf, u32 *min_perf) in scmi_perf_msg_limits_get() 541 struct perf_dom_info *dom, u32 *max_perf, in __scmi_perf_limits_get() 558 u32 domain, u32 *max_perf, u32 *min_perf) in scmi_perf_limits_get()
|
/Linux-v6.6/tools/power/x86/amd_pstate_tracer/ |
D | amd_pstate_trace.py | 156 def store_csv(cpu_int, time_pre_dec, time_post_dec, min_perf, des_perf, max_perf, freq_ghz, mperf, … argument
|
/Linux-v6.6/include/acpi/ |
D | cppc_acpi.h | 116 u32 max_perf; member
|