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.c216 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits() function
317 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits() function
329 do_profile_hits(type, __pc, nr_hits); in profile_hits()