|
SSBM Decomp
|
#include <perf.h>
Data Fields | |
| u8 | id |
| u32 | cpuTimeStampStart |
| u32 | cpuTimeStampEnd |
| u32 | gpTimeStampStart |
| u32 | gpTimeStampEnd |
| int | interrupted |
| u32 | origcpuStart |
| u32 | origgpStart |
| u32 | cacheMisses [4] |
| u32 | instructions [4] |
| u32 | cpReq [2] |
| u32 | tcReq [2] |
| u32 | cpuRdReq [2] |
| u32 | cpuWrReq [2] |
| u32 | dspReq [2] |
| u32 | ioReq [2] |
| u32 | viReq [2] |
| u32 | peReq [2] |
| u32 | rfReq [2] |
| u32 | fiReq [2] |
| u32 | xfWaitIn [2] |
| u32 | xfWaitOut [2] |
| u32 | rasBusy [2] |
| u32 | rasClocks [2] |
| u8 PerfSample::id |
| u32 PerfSample::cpuTimeStampStart |
| u32 PerfSample::cpuTimeStampEnd |
| u32 PerfSample::gpTimeStampStart |
| u32 PerfSample::gpTimeStampEnd |
| int PerfSample::interrupted |
| u32 PerfSample::origcpuStart |
| u32 PerfSample::origgpStart |
| u32 PerfSample::cacheMisses[4] |
| u32 PerfSample::instructions[4] |
| u32 PerfSample::cpReq[2] |
| u32 PerfSample::tcReq[2] |
| u32 PerfSample::cpuRdReq[2] |
| u32 PerfSample::cpuWrReq[2] |
| u32 PerfSample::dspReq[2] |
| u32 PerfSample::ioReq[2] |
| u32 PerfSample::viReq[2] |
| u32 PerfSample::peReq[2] |
| u32 PerfSample::rfReq[2] |
| u32 PerfSample::fiReq[2] |
| u32 PerfSample::xfWaitIn[2] |
| u32 PerfSample::xfWaitOut[2] |
| u32 PerfSample::rasBusy[2] |
| u32 PerfSample::rasClocks[2] |