Searched refs:kcpustat_cpu_fetch (Results 1 – 7 of 7) sorted by relevance
98 extern void kcpustat_cpu_fetch(struct kernel_cpustat *dst, int cpu);106 static inline void kcpustat_cpu_fetch(struct kernel_cpustat *dst, int cpu) in kcpustat_cpu_fetch() function
24 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()
1067 void kcpustat_cpu_fetch(struct kernel_cpustat *dst, int cpu) in kcpustat_cpu_fetch() function1100 EXPORT_SYMBOL_GPL(kcpustat_cpu_fetch);
469 kcpustat_cpu_fetch(&kcpustat, i); in root_cgroup_cputime()
132 kcpustat_cpu_fetch(&kcpustat, cpu); in get_cpu_idle_time_jiffy()
Completed in 12 milliseconds