Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkernel_stat.h55 extern unsigned long long nr_context_switches(void);
/linux/kernel/sched/
H A Dcore.c5424 unsigned long long nr_context_switches(void) in nr_context_switches() function