SceKernelSystemStatus Struct Reference
[Thread Manager Library]

#include <pspthreadman.h>


Detailed Description

Structure to contain the system status returned by sceKernelReferSystemStatus.


Data Fields

SceSize size
 Size of the structure (should be set prior to the call).
SceUInt status
 The status ?
SceKernelSysClock idleClocks
 The number of cpu clocks in the idle thread.
SceUInt comesOutOfIdleCount
 Number of times we resumed from idle.
SceUInt threadSwitchCount
 Number of thread context switches.
SceUInt vfpuSwitchCount
 Number of vfpu switches ?


Field Documentation

SceSize SceKernelSystemStatus::size

Size of the structure (should be set prior to the call).

SceUInt SceKernelSystemStatus::status

The status ?

SceKernelSysClock SceKernelSystemStatus::idleClocks

The number of cpu clocks in the idle thread.

SceUInt SceKernelSystemStatus::comesOutOfIdleCount

Number of times we resumed from idle.

SceUInt SceKernelSystemStatus::threadSwitchCount

Number of thread context switches.

SceUInt SceKernelSystemStatus::vfpuSwitchCount

Number of vfpu switches ?


The documentation for this struct was generated from the following file:
Generated on Tue Jul 24 15:21:27 2007 for PSPSDK-Rev2272 by  doxygen 1.5.2