Home
last modified time | relevance | path

Searched refs:profile_hits (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dprofile.h53 void profile_hits(int type, void *ip, unsigned int nr_hits);
64 profile_hits(type, ip, 1); in profile_hit()
103 static inline void profile_hits(int type, void *ip, unsigned int nr_hits) in profile_hits() function
/OK3568_Linux_fs/kernel/kernel/
H A Dprofile.c402 void profile_hits(int type, void *__pc, unsigned int nr_hits) in profile_hits() function
408 EXPORT_SYMBOL_GPL(profile_hits);
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dfair.c1011 profile_hits(SLEEP_PROFILING, in update_stats_enqueue_sleeper()