Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dprofile.c306 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits() function
418 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits() function
430 do_profile_hits(type, __pc, nr_hits); in profile_hits()