Searched refs:kcpustat_cpu_fetch (Results 1 – 7 of 7) sorted by relevance
83 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
23 kcpustat_cpu_fetch(&kcs, i); in uptime_proc_show()
129 kcpustat_cpu_fetch(&kcpustat, i); in show_stat()169 kcpustat_cpu_fetch(&kcpustat, i); in show_stat()
63 kcpustat_cpu_fetch(&kcpustat, i); in led_activity_function()
1049 void kcpustat_cpu_fetch(struct kernel_cpustat *dst, int cpu) in kcpustat_cpu_fetch() function1082 EXPORT_SYMBOL_GPL(kcpustat_cpu_fetch);
422 kcpustat_cpu_fetch(&kcpustat, i); in root_cgroup_cputime()
131 kcpustat_cpu_fetch(&kcpustat, cpu); in get_cpu_idle_time_jiffy()
Completed in 16 milliseconds