Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dprofile.h13 #define SLEEP_PROFILING 3 macro
/linux-3.4.99/kernel/
Dprofile.c64 prof_on = SLEEP_PROFILING; in profile_setup()
/linux-3.4.99/kernel/sched/
Dfair.c1025 if (unlikely(prof_on == SLEEP_PROFILING)) { in enqueue_sleeper()
1026 profile_hits(SLEEP_PROFILING, in enqueue_sleeper()