Searched defs:profile_hit (Results 1 – 2 of 2) sorted by relevance
52 static inline void profile_hit(int type, void *ip) in profile_hit() function83 static inline void profile_hit(int type, void *ip) in profile_hit() function
35 struct profile_hit { struct40 #define NR_PROFILE_HIT (PAGE_SIZE/sizeof(struct profile_hit)) argument