Home
last modified time | relevance | path

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

/linux/kernel/sched/
A Dstats.c101 if (unlikely(prof_on == SLEEP_PROFILING)) { in __update_stats_enqueue_sleeper()
102 profile_hits(SLEEP_PROFILING, in __update_stats_enqueue_sleeper()
/linux/include/linux/
A Dprofile.h14 #define SLEEP_PROFILING 3 macro
/linux/kernel/
A Dprofile.c67 prof_on = SLEEP_PROFILING; in profile_setup()

Completed in 6 milliseconds