KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
gmon.h File Reference
#include <sys/cdefs.h>
#include <stdint.h>
#include <stdbool.h>

Go to the source code of this file.

Macros

#define GPROF_TRAPA_CODE   33
 GPROF Trapa Code.
 

Functions

void monstartup (uintptr_t lowpc, uintptr_t highpc)
 Start gprof profiling for a specified address range.
 
void moncontrol (bool enable)
 Restart or stop gprof profiling.