25__attribute__((__no_instrument_function__, __no_profile_instrument_function__))
35__attribute__((__no_instrument_function__, __no_profile_instrument_function__))
36void gprof_stop(
const char* filename,
int should_dump);
void gprof_start(void)
Start the profiler.
Definition prof.c:170
void gprof_stop(const char *filename, int should_dump)
Stop the profiler.
Definition prof.c:179