Searched defs:__pc (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-4.19/kernel/ |
| D | profile.c | 284 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits() 385 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits() 393 void profile_hits(int type, void *__pc, unsigned int nr_hits) in profile_hits()
|
| /kernel/linux/linux-5.10/kernel/ |
| D | profile.c | 286 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits() 387 static void do_profile_hits(int type, void *__pc, unsigned int nr_hits) in do_profile_hits() 395 void profile_hits(int type, void *__pc, unsigned int nr_hits) in profile_hits()
|