Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ !
Dprofile.h41 void profile_tick(int type);
73 static inline void profile_tick(int type) in profile_tick() function
/linux-6.6.21/kernel/time/ !
Dtick-legacy.c36 profile_tick(CPU_PROFILING); in legacy_timer_tick()
Dtick-common.c101 profile_tick(CPU_PROFILING); in tick_periodic()
Dtick-sched.c255 profile_tick(CPU_PROFILING); in tick_sched_handle()
/linux-6.6.21/arch/m68k/coldfire/ !
Dsltimers.c49 profile_tick(CPU_PROFILING); in mcfslt_profile_tick()
Dtimers.c163 profile_tick(CPU_PROFILING); in coldfire_profile_tick()
/linux-6.6.21/kernel/ !
Dprofile.c333 void profile_tick(int type) in profile_tick() function