Home
last modified time | relevance | path

Searched refs:profile_tick (Results 1 – 7 of 7) sorted by last modified time

/linux/kernel/
H A Dprofile.c333 void profile_tick(int type) in profile_tick() function
/linux/include/linux/
H A Dprofile.h36 void profile_tick(int type);
68 static inline void profile_tick(int type) in profile_tick() function
/linux/kernel/time/
H A Dtick-common.c102 profile_tick(CPU_PROFILING); in tick_periodic()
H A Dtick-sched.c277 profile_tick(CPU_PROFILING); in tick_sched_handle()
H A Dtick-legacy.c36 profile_tick(CPU_PROFILING); in legacy_timer_tick()
/linux/arch/m68k/coldfire/
H A Dtimers.c163 profile_tick(CPU_PROFILING); in coldfire_profile_tick()
H A Dsltimers.c49 profile_tick(CPU_PROFILING); in mcfslt_profile_tick()