Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dcore.c5402 static inline bool sched_debug(void) in sched_debug() function
5505 static inline bool sched_debug(void) in sched_debug() function
6420 if (sched_debug() && node_distance(k, i) != distance) in sched_init_numa()
6423 if (sched_debug() && i && !find_numa_distance(distance)) in sched_init_numa()
6436 if (!sched_debug()) in sched_init_numa()
/linux-4.1.27/lib/
DKconfig.debug840 If you say Y here, the /proc/sched_debug file will be provided
/linux-4.1.27/Documentation/
Dkernel-parameters.txt3327 sched_debug [KNL] Enables verbose scheduler debug messages.