On 11.07.2025 05:50, Penny Zheng wrote: > Unlike Cx/Px states, for which we need an extra loop to summerize residency ( > sum_cx[]/sum_px[]), we could call get_avgfreq_by_cpuid() right before > printing. > Also, with later introduction of CPPC mode, average frequency print shall > not depend on the existence of legacy P-states, so we remove "px_cap" > dependancy check. > > Signed-off-by: Penny Zheng <penny.zh...@amd.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>