Home
last modified time | relevance | path

Searched defs:profile_hits (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dprofile.h73 static inline void profile_hits(int type, void *ip, unsigned int nr_hits) in profile_hits() function
/linux/kernel/
H A Dprofile.c325 void profile_hits(int type, void *__pc, unsigned int nr_hits) in profile_hits() function