Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dtime.c69 profile_tick(CPU_PROFILING); in timer_tick()
/OK3568_Linux_fs/kernel/include/linux/
H A Dprofile.h12 #define CPU_PROFILING 1 macro
/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Dsltimers.c49 profile_tick(CPU_PROFILING); in mcfslt_profile_tick()
H A Dtimers.c165 profile_tick(CPU_PROFILING); in coldfire_profile_tick()
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dtime.c47 profile_tick(CPU_PROFILING); in timer_interrupt()
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dtime.c73 profile_tick(CPU_PROFILING); in timer_interrupt()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-common.c102 profile_tick(CPU_PROFILING); in tick_periodic()
H A Dtick-sched.c180 profile_tick(CPU_PROFILING); in tick_sched_handle()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dtime.c176 profile_tick(CPU_PROFILING); in timer_interrupt()
/OK3568_Linux_fs/kernel/kernel/
H A Dprofile.c95 prof_on = CPU_PROFILING; in profile_setup()