Home
last modified time | relevance | path

Searched refs:kcpustat_cpu_fetch (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/include/linux/
Dkernel_stat.h83 extern void kcpustat_cpu_fetch(struct kernel_cpustat *dst, int cpu);
91 static inline void kcpustat_cpu_fetch(struct kernel_cpustat *dst, int cpu) in kcpustat_cpu_fetch() function
/Linux-v5.15/fs/proc/
Dstat.c129 kcpustat_cpu_fetch(&kcpustat, i); in show_stat()
169 kcpustat_cpu_fetch(&kcpustat, i); in show_stat()
/Linux-v5.15/drivers/leds/trigger/
Dledtrig-activity.c63 kcpustat_cpu_fetch(&kcpustat, i); in led_activity_function()
/Linux-v5.15/kernel/sched/
Dcputime.c1043 void kcpustat_cpu_fetch(struct kernel_cpustat *dst, int cpu) in kcpustat_cpu_fetch() function
1076 EXPORT_SYMBOL_GPL(kcpustat_cpu_fetch);
/Linux-v5.15/kernel/cgroup/
Drstat.c422 kcpustat_cpu_fetch(&kcpustat, i); in root_cgroup_cputime()
/Linux-v5.15/drivers/cpufreq/
Dcpufreq.c131 kcpustat_cpu_fetch(&kcpustat, cpu); in get_cpu_idle_time_jiffy()