pspsdk-1.0+beta2
_PspDebugProfilerRegs Struct Reference

Structure to hold the psp profiler register values. More...

#include <src/debug/pspdebug.h>

Data Fields

volatile u32 enable
volatile u32 systemck
volatile u32 cpuck
volatile u32 internal
volatile u32 memory
volatile u32 copz
volatile u32 vfpu
volatile u32 sleep
volatile u32 bus_access
volatile u32 uncached_load
volatile u32 uncached_store
volatile u32 cached_load
volatile u32 cached_store
volatile u32 i_miss
volatile u32 d_miss
volatile u32 d_writeback
volatile u32 cop0_inst
volatile u32 fpu_inst
volatile u32 vfpu_inst
volatile u32 local_bus

Detailed Description

Structure to hold the psp profiler register values.

Field Documentation

volatile u32 _PspDebugProfilerRegs::bus_access

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::cached_load

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::cached_store

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::cop0_inst

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::copz

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::cpuck

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::d_miss

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::d_writeback

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::enable

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::fpu_inst

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::i_miss

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::internal

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::local_bus

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::memory

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::sleep

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::systemck

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::uncached_load

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::uncached_store

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::vfpu

Referenced by pspDebugProfilerPrint().

volatile u32 _PspDebugProfilerRegs::vfpu_inst

Referenced by pspDebugProfilerPrint().


The documentation for this struct was generated from the following file: