Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dprofile.h47 void profile_hits(int type, void *ip, unsigned int nr_hits);
58 profile_hits(type, ip, 1); in profile_hit()
78 static inline void profile_hits(int type, void *ip, unsigned int nr_hits) in profile_hits() function
/linux-6.3-rc2/kernel/
A Dprofile.c325 void profile_hits(int type, void *__pc, unsigned int nr_hits) in profile_hits() function
331 EXPORT_SYMBOL_GPL(profile_hits);
/linux-6.3-rc2/kernel/sched/
A Dstats.c101 profile_hits(SLEEP_PROFILING, in __update_stats_enqueue_sleeper()

Completed in 5 milliseconds