Home
last modified time | relevance | path

Searched refs:CPU_PROFILING (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/kernel/time/
H A Dtick-legacy.c36 profile_tick(CPU_PROFILING); in legacy_timer_tick()
H A Dtick-common.c101 profile_tick(CPU_PROFILING); in tick_periodic()
H A Dtick-sched.c255 profile_tick(CPU_PROFILING); in tick_sched_handle()
/openbmc/linux/include/linux/
H A Dprofile.h12 #define CPU_PROFILING 1 macro
/openbmc/linux/arch/m68k/coldfire/
H A Dsltimers.c49 profile_tick(CPU_PROFILING); in mcfslt_profile_tick()
H A Dtimers.c163 profile_tick(CPU_PROFILING); in coldfire_profile_tick()
/openbmc/linux/kernel/
H A Dprofile.c72 prof_on = CPU_PROFILING; in profile_setup()