Searched refs:SLEEP_PROFILING (Results 1 – 3 of 3) sorted by relevance
14 #define SLEEP_PROFILING 3 macro
100 if (unlikely(prof_on == SLEEP_PROFILING)) { in __update_stats_enqueue_sleeper()101 profile_hits(SLEEP_PROFILING, in __update_stats_enqueue_sleeper()
68 prof_on = SLEEP_PROFILING; in profile_setup()