#include <arm/profile.h>
arm/profile.h
Block interrupts during mcount so that those interrupts can also be
counted (as soon as we get done with the current counting). On the
arm platfom, can't do splhigh/splx as those are C routines and can
recursively invoke mcount.
macroMCOUNT_INIT
#define MCOUNT_INIT