Searched defs:__pc (Results 1 - 3 of 3) 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
|
| /third_party/musl/arch/loongarch64/bits/ |
| H A D | signal.h | 32 unsigned long __pc; member
|
Completed in 3 milliseconds