Searched defs:mcount (Results 1 – 7 of 7) sorted by relevance
22 mcount: label
9 #define mcount _mcount macro
88 mcount: label
20 #define mcount _mcount macro
278 char const *mcount = '_' == gpfx ? "_mcount" : "mcount"; in sift_rel_mcount() local
415 int i, mcount, scount; in s3c_onenand_command() local
2216 static unsigned long mcount; /* # bytes to affect */ variable