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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dprofile.h51 void profile_hits(int type, void *ip, unsigned int nr_hits);
62 profile_hits(type, ip, 1);
104 static inline void profile_hits(int type, void *ip, unsigned int nr_hits) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dprofile.c308 void profile_hits(int type, void *__pc, unsigned int nr_hits) function
422 void profile_hits(int type, void *__pc, unsigned int nr_hits) function
432 EXPORT_SYMBOL_GPL(profile_hits); variable
H A Dsched_fair.c703 profile_hits(SLEEP_PROFILING,

Completed in 75 milliseconds