PSPSDK 1.0+beta2
Loading...
Searching...
No Matches
pspprof.h File Reference

Go to the source code of this file.

Functions

void gprof_cleanup ()
 Writes gmon.out dump file and stops profiling.
 

Function Documentation

◆ gprof_cleanup()

void gprof_cleanup ( void  )

Writes gmon.out dump file and stops profiling.

Called from atexit() handler; will dump out a host:gmon.out file with all collected information.

References fp, GMON_PROF_OFF, GMON_PROF_ON, GMONVERSION, gp, i, SAMPLE_FREQ, sceKernelStopVTimer(), and x.