Go to the source code of this file.
Data Structures | |
| struct | __dma_list_entry |
| DMAListEntry : A structure that contains a single entry of a DMA list. More... | |
| struct | __SPE_MESSAGE |
| struct | __SPE_NOTIFY |
| struct | __SPE_DATA |
Typedefs | |
| typedef __dma_list_entry | DMAListEntry |
| DMAListEntry : A structure that contains a single entry of a DMA list. | |
| typedef __SPE_MESSAGE | SPEMessage |
| typedef __SPE_NOTIFY | SPENotify |
| typedef __SPE_DATA | SPEData |
Functions | |
| unsigned short | getSPEID () |
| int | isTracing () |
| void | debug_dumpSPERTState () |
| void | startUserTime0 () |
| void | endUserTime0 () |
| void | startUserTime1 () |
| void | endUserTime1 () |
| void | startUserTime2 () |
| void | endUserTime2 () |
| void | clearUserAccumTime (int index) |
| void | startUserAccumTime (int index) |
| void | endUserAccumTime (int index) |
| typedef struct __SPE_MESSAGE SPEMessage |
| typedef struct __SPE_NOTIFY SPENotify |
| typedef struct __SPE_DATA SPEData |
| unsigned short getSPEID | ( | ) |
| int isTracing | ( | ) |
| void debug_dumpSPERTState | ( | ) |
| void startUserTime0 | ( | ) |
| void endUserTime0 | ( | ) |
| void startUserTime1 | ( | ) |
| void endUserTime1 | ( | ) |
| void startUserTime2 | ( | ) |
| void endUserTime2 | ( | ) |
| void clearUserAccumTime | ( | int | index | ) |
| void startUserAccumTime | ( | int | index | ) |
| void endUserAccumTime | ( | int | index | ) |
1.5.1