Searched defs:nr_hits (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dprofile.h78 static inline void profile_hits(int type, void *ip, unsigned int nr_hits) argument
/linux-master/kernel/
H A Dprofile.c216 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) argument
317 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) argument
325 void profile_hits(int type, void *__pc, unsigned int nr_hits) argument

Completed in 135 milliseconds