Re: [PATCH v3 09/20] xen/pmstat: consolidate code into pmstat.c

2025-04-30 Thread Jan Beulich
On 21.04.2025 09:37, Penny Zheng wrote: > We move the following functions into drivers/acpi/pmstat.c, as they > are all designed for performance statistic: > - cpufreq_residency_update > - cpufreq_statistic_reset > - cpufreq_statistic_update > - cpufreq_statistic_init > - cpufreq_statistic_exit > C

[PATCH v3 09/20] xen/pmstat: consolidate code into pmstat.c

2025-04-21 Thread Penny Zheng
We move the following functions into drivers/acpi/pmstat.c, as they are all designed for performance statistic: - cpufreq_residency_update - cpufreq_statistic_reset - cpufreq_statistic_update - cpufreq_statistic_init - cpufreq_statistic_exit Consequently, variable "cpufreq_statistic_data" and "cpuf