Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dprofile.c207 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits() function
308 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits() function
320 do_profile_hits(type, __pc, nr_hits); in profile_hits()