|
SSBM Decomp
|
#include <Runtime/platform.h>Go to the source code of this file.
Data Structures | |
| struct | HSD_PerfStat |
Functions | |
| void | HSD_PerfInitStat (void) |
| void | HSD_PerfSetStartTime (void) |
| void | HSD_PerfSetCPUTime (void) |
| void | HSD_PerfSetDrawTime (void) |
| void | HSD_PerfSetTotalTime (void) |
| void | HSD_PerfCountEnvelopeBlending (s32 n) |
| static void | HSD_PerfCountMtxLoad (void) |
Variables | |
| HSD_PerfStat | HSD_PerfCurrentStat |
| HSD_PerfStat | HSD_PerfLastStat |
| void HSD_PerfInitStat | ( | void | ) |
| void HSD_PerfSetStartTime | ( | void | ) |
| void HSD_PerfSetCPUTime | ( | void | ) |
| void HSD_PerfSetDrawTime | ( | void | ) |
| void HSD_PerfSetTotalTime | ( | void | ) |
| void HSD_PerfCountEnvelopeBlending | ( | s32 | n | ) |
|
inlinestatic |
|
extern |
|
extern |