Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dkernel_stat.h84 extern void kcpustat_cpu_fetch(struct kernel_cpustat *dst, int cpu);
92 static inline void kcpustat_cpu_fetch(struct kernel_cpustat *dst, int cpu) in kcpustat_cpu_fetch() function
/Linux-v5.10/fs/proc/
Dstat.c126 kcpustat_cpu_fetch(&kcpustat, i); in show_stat()
166 kcpustat_cpu_fetch(&kcpustat, i); in show_stat()
/Linux-v5.10/drivers/leds/trigger/
Dledtrig-activity.c62 kcpustat_cpu_fetch(&kcpustat, i); in led_activity_function()
/Linux-v5.10/kernel/cgroup/
Drstat.c410 kcpustat_cpu_fetch(&kcpustat, i); in root_cgroup_cputime()
/Linux-v5.10/kernel/sched/
Dcputime.c1045 void kcpustat_cpu_fetch(struct kernel_cpustat *dst, int cpu) in kcpustat_cpu_fetch() function
1078 EXPORT_SYMBOL_GPL(kcpustat_cpu_fetch);
/Linux-v5.10/drivers/cpufreq/
Dcpufreq.c134 kcpustat_cpu_fetch(&kcpustat, cpu); in get_cpu_idle_time_jiffy()