Home
last modified time | relevance | path

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

/include/linux/
Dprofile.h51 void profile_hits(int type, void *ip, unsigned int nr_hits);
62 profile_hits(type, ip, 1); in profile_hit()
104 static inline void profile_hits(int type, void *ip, unsigned int nr_hits) in profile_hits() function