Searched defs:__pc (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/kernel/ |
| D | profile.c | 216 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits() 317 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits() 325 void profile_hits(int type, void *__pc, unsigned int nr_hits) in profile_hits()
|
| /kernel/linux/linux-5.10/kernel/ |
| D | profile.c | 293 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits() 394 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits() 402 void profile_hits(int type, void *__pc, unsigned int nr_hits) in profile_hits()
|