26__attribute__((__no_instrument_function__, __no_profile_instrument_function__))
27void gprof_start(
void);
36__attribute__((__no_instrument_function__, __no_profile_instrument_function__))
37void gprof_stop(
const char* filename,
int should_dump);