Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkernel_stat.h56 extern unsigned long long nr_context_switches(void);
/linux/fs/proc/
H A Dstat.c179 nr_context_switches(), in show_stat()
/linux/kernel/rcu/
H A Dtree.c5289 WARN_ON(nr_context_switches() > 0); in rcu_scheduler_starting()
/linux/kernel/sched/
H A Dcore.c5454 unsigned long long nr_context_switches(void) in nr_context_switches() function