Searched defs:mcount (Results 1 – 12 of 12) sorted by relevance
25 mcount: label
36 #define mcount _mcount macro
10 #define mcount _mcount macro
117 void arch_rethook_prepare(struct rethook_node *rh, struct pt_regs *regs, bool mcount) in arch_rethook_prepare()
85 mcount: label
20 #define mcount _mcount macro
18 bool mcount; member
189 void rethook_hook(struct rethook_node *node, struct pt_regs *regs, bool mcount) in rethook_hook()
150 int mcount = 0, count, i; in dsa_master_get_strings() local
359 char const *mcount = gpfx == '_' ? "_mcount" : "mcount"; in get_mcountsym() local
383 int i, mcount, scount; in s3c_onenand_command() local
3147 static unsigned long mcount; /* # bytes to affect */ variable