Home
last modified time | relevance | path

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

/linux/include/linux/
A Dprofile.h52 void profile_hits(int type, void *ip, unsigned int nr_hits);
63 profile_hits(type, ip, 1); in profile_hit()
100 static inline void profile_hits(int type, void *ip, unsigned int nr_hits) in profile_hits() function
/linux/kernel/
A Dprofile.c395 void profile_hits(int type, void *__pc, unsigned int nr_hits) in profile_hits() function
401 EXPORT_SYMBOL_GPL(profile_hits);
/linux/kernel/sched/
A Dstats.c102 profile_hits(SLEEP_PROFILING, in __update_stats_enqueue_sleeper()
/linux/
A Dvmlinux.symvers12493 0x00000000 profile_hits vmlinux EXPORT_SYMBOL_GPL
A DSystem.map4487 ffff800010113104 T profile_hits
A D.tmp_System.map4487 ffff800010113104 T profile_hits

Completed in 324 milliseconds