Go to the source code of this file.
◆ PERFAllocator
| typedef void *(* PERFAllocator) (u32 size) |
◆ PERFDeallocator
| typedef void(* PERFDeallocator) (void *block) |
◆ PERFDrawCallback
| typedef void(* PERFDrawCallback) (void) |
◆ PERFId
◆ PerfSample
| typedef struct PerfSample PerfSample |
◆ PerfType
| Enumerator |
|---|
| PERF_CPU_EVENT | |
| PERF_CPU_GP_EVENT | |
| PERF_GP_EVENT | |
◆ PERFDumpScreen()
| void PERFDumpScreen |
( |
void | | ) |
|
◆ PERFEndFrame()
| void PERFEndFrame |
( |
void | | ) |
|
◆ PERFEventEnd()
| void PERFEventEnd |
( |
PERFId | id | ) |
|
◆ PERFEventStart()
| void PERFEventStart |
( |
PERFId | id | ) |
|
◆ PERFInit()
◆ PERFPostDraw()
| void PERFPostDraw |
( |
void | | ) |
|
◆ PERFPreDraw()
| void PERFPreDraw |
( |
void | | ) |
|
◆ PERFSetDrawBWBar()
| void PERFSetDrawBWBar |
( |
BOOL | tf | ) |
|
◆ PERFSetDrawBWBarKey()
| void PERFSetDrawBWBarKey |
( |
BOOL | tf | ) |
|
◆ PERFSetDrawCPUBar()
| void PERFSetDrawCPUBar |
( |
BOOL | tf | ) |
|
◆ PERFSetDrawFrames()
| void PERFSetDrawFrames |
( |
u32 | frames | ) |
|
◆ PERFSetDrawRASBar()
| void PERFSetDrawRASBar |
( |
BOOL | tf | ) |
|
◆ PERFSetDrawXFBars()
| void PERFSetDrawXFBars |
( |
BOOL | tf | ) |
|
◆ PERFSetEvent()
◆ PERFShutDown()
| void PERFShutDown |
( |
void | | ) |
|
◆ PERFStartAutoSampling()
| void PERFStartAutoSampling |
( |
f32 | msInterval | ) |
|
◆ PERFStartFrame()
| void PERFStartFrame |
( |
void | | ) |
|
◆ PERFStopAutoSampling()
| void PERFStopAutoSampling |
( |
void | | ) |
|
◆ PERFToggleDrawBWBar()
| void PERFToggleDrawBWBar |
( |
void | | ) |
|
◆ PERFToggleDrawBWBarKey()
| void PERFToggleDrawBWBarKey |
( |
void | | ) |
|
◆ PERFToggleDrawCPUBar()
| void PERFToggleDrawCPUBar |
( |
void | | ) |
|
◆ PERFToggleDrawRASBar()
| void PERFToggleDrawRASBar |
( |
void | | ) |
|
◆ PERFToggleDrawXFBars()
| void PERFToggleDrawXFBars |
( |
void | | ) |
|
◆ GameDrawInit
| void(* GameDrawInit) () |
( |
| ) |
|
|
extern |
◆ PERFCurrFrame
◆ PERFEvents
◆ PERFFrames
◆ PERFNumEvents