MCOUNT_SIZE
#undef MCOUNT_SIZE
#define MCOUNT_SIZE (9*4) /* 9 instructions */
#define MCOUNT_SIZE (10*4) /* 10 instructions */
#define MCOUNT_SIZE (8*4) /* 8 instructions */
#define MCOUNT_SIZE 0 /* no instructions inserted */
#define MCOUNT_SIZE (4*4) /* 4 instructions */
#define MCOUNT_SIZE (9*4) /* 9 instructions */
#define MCOUNT_SIZE (5*4) /* 5 instructions */