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