Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dprofile.h41 void profile_tick(int type);
73 static inline void profile_tick(int type) in profile_tick() function
/Linux-v6.1/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.c244 profile_tick(CPU_PROFILING); in tick_sched_handle()
/Linux-v6.1/arch/m68k/coldfire/
Dsltimers.c49 profile_tick(CPU_PROFILING); in mcfslt_profile_tick()
Dtimers.c163 profile_tick(CPU_PROFILING); in coldfire_profile_tick()
/Linux-v6.1/kernel/
Dprofile.c333 void profile_tick(int type) in profile_tick() function