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

/linux-master/include/linux/
H A Dprofile.h14 #define SLEEP_PROFILING 3 macro
/linux-master/kernel/sched/
H A Dstats.c100 if (unlikely(prof_on == SLEEP_PROFILING)) {
101 profile_hits(SLEEP_PROFILING,
/linux-master/kernel/
H A Dprofile.c68 prof_on = SLEEP_PROFILING;
162 * SCHED_PROFILING or SLEEP_PROFILING profile_hit() may be called from

Completed in 101 milliseconds