Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dkernel_stat.h98 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
/Linux-v6.6/fs/proc/
Duptime.c24 kcpustat_cpu_fetch(&kcs, i); in uptime_proc_show()
Dstat.c103 kcpustat_cpu_fetch(&kcpustat, i); in show_stat()
143 kcpustat_cpu_fetch(&kcpustat, i); in show_stat()
/Linux-v6.6/drivers/leds/trigger/
Dledtrig-activity.c63 kcpustat_cpu_fetch(&kcpustat, i); in led_activity_function()
/Linux-v6.6/kernel/sched/
Dcputime.c1067 void kcpustat_cpu_fetch(struct kernel_cpustat *dst, int cpu) in kcpustat_cpu_fetch() function
1100 EXPORT_SYMBOL_GPL(kcpustat_cpu_fetch);
/Linux-v6.6/kernel/cgroup/
Drstat.c459 kcpustat_cpu_fetch(&kcpustat, i); in root_cgroup_cputime()
/Linux-v6.6/drivers/cpufreq/
Dcpufreq.c138 kcpustat_cpu_fetch(&kcpustat, cpu); in get_cpu_idle_time_jiffy()