Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dkernel_stat.h52 extern unsigned long long nr_context_switches(void);
/OK3568_Linux_fs/kernel/fs/proc/
H A Dstat.c202 nr_context_switches(), in show_stat()
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.c4303 WARN_ON(nr_context_switches() > 0); in rcu_scheduler_starting()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c4084 unsigned long long nr_context_switches(void) in nr_context_switches() function