Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkernel_stat.h105 extern void kcpustat_cpu_fetch(struct kernel_cpustat *dst, int cpu);
113 static inline void kcpustat_cpu_fetch(struct kernel_cpustat *dst, int cpu) in kcpustat_cpu_fetch() function
/linux/fs/proc/
H A Duptime.c24 kcpustat_cpu_fetch(&kcs, i); in uptime_proc_show()
/linux/kernel/cgroup/
H A Drstat.c580 kcpustat_cpu_fetch(&kcpustat, i); in root_cgroup_cputime()
/linux/drivers/cpufreq/
H A Dcpufreq.c139 kcpustat_cpu_fetch(&kcpustat, cpu); in get_cpu_idle_time_jiffy()