Searched defs:des_perf (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/cpufreq/ |
H A D | amd-pstate.c | 231 u8 des_perf, u8 max_perf, u8 epp, bool fast_switch) in msr_update_perf() argument 278 u8 min_perf, u8 des_perf, in amd_pstate_update_perf() argument 482 u8 des_perf, u8 max_perf, u8 epp, bool fast_switch) in shmem_update_perf() argument 567 u8 des_perf, u8 max_perf, bool fast_switch, int gov_flags) in amd_pstate_update() argument 653 u8 des_perf; amd_pstate_update_freq() local 706 u8 max_perf, min_perf, des_perf, cap_perf; amd_pstate_adjust_perf() local [all...] |
/linux/tools/power/x86/amd_pstate_tracer/ |
H A D | amd_pstate_trace.py | 155 def store_csv(cpu_int, time_pre_dec, time_post_dec, min_perf, des_perf, max_perf, freq_ghz, mperf, aperf, tsc, common_comm, load, duration_ms, sample_num, elapsed_time, cpu_mask): argument
|