Home
last modified time | relevance | path

Searched refs:sched_debug (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/kernel/sched/
Dcore.c5659 static inline bool sched_debug(void) in sched_debug() function
5762 static inline bool sched_debug(void) in sched_debug() function
6680 if (sched_debug() && node_distance(k, i) != distance) in sched_init_numa()
6683 if (sched_debug() && i && !find_numa_distance(distance)) in sched_init_numa()
6696 if (!sched_debug()) in sched_init_numa()
/linux-4.4.14/lib/
DKconfig.debug850 If you say Y here, the /proc/sched_debug file will be provided
/linux-4.4.14/Documentation/
Dkernel-parameters.txt3447 sched_debug [KNL] Enables verbose scheduler debug messages.