Home
last modified time | relevance | path

Searched refs:time_in_idle (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
H A Dcpufreq_cooling.c42 * struct time_in_idle - Idle time stats
46 struct time_in_idle { struct
79 struct time_in_idle *idle_time;
138 * @cpu_idx: index of the cpu in time_in_idle*
148 struct time_in_idle *idle_time = &cpufreq_cdev->idle_time[cpu_idx]; in get_load()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dcpufreq_cooling.c43 * struct time_in_idle - Idle time stats
47 struct time_in_idle { struct
78 struct time_in_idle *idle_time;
142 * @cpu_idx: index of the cpu in time_in_idle array
161 struct time_in_idle *idle_time = &cpufreq_cdev->idle_time[cpu_idx]; in get_load()

Completed in 2 milliseconds