Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dprofile.c306 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits()
418 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits()
426 void profile_hits(int type, void *__pc, unsigned int nr_hits) in profile_hits()
/linux-3.4.99/include/linux/
Dprofile.h104 static inline void profile_hits(int type, void *ip, unsigned int nr_hits) in profile_hits()