Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dprofile.h34 void profile_tick(int type);
66 static inline void profile_tick(int type) in profile_tick() function
/linux/kernel/time/
H A Dtick-legacy.c36 profile_tick(CPU_PROFILING); in legacy_timer_tick()
H A Dtick-common.c102 profile_tick(CPU_PROFILING); in tick_periodic()
/linux/kernel/
H A Dprofile.c133 void profile_tick(int type) in profile_tick() function