Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dprofile.h13 #define SCHED_PROFILING 2 macro
/openbmc/linux/kernel/
H A Dprofile.c65 prof_on = SCHED_PROFILING; in profile_setup()
/openbmc/linux/kernel/sched/
H A Dcore.c5960 profile_hit(SCHED_PROFILING, __builtin_return_address(0)); in schedule_debug()