Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dprofile.h13 #define SLEEP_PROFILING 3 macro
/linux-4.4.14/kernel/
Dprofile.c62 prof_on = SLEEP_PROFILING; in profile_setup()
/linux-4.4.14/kernel/sched/
Dfair.c2940 if (unlikely(prof_on == SLEEP_PROFILING)) { in enqueue_sleeper()
2941 profile_hits(SLEEP_PROFILING, in enqueue_sleeper()