Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dprofile.h58 static inline void profile_hit(int type, void *ip) in profile_hit() function
108 static inline void profile_hit(int type, void *ip) in profile_hit() function
/OK3568_Linux_fs/kernel/kernel/
H A Dprofile.c35 struct profile_hit { struct
40 #define NR_PROFILE_HIT (PAGE_SIZE/sizeof(struct profile_hit)) argument