Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

_SceKernelSystemStatus Struct Reference
[Thread Manager Library]

#include <sdk/user/pspthreadman.h>

Collaboration diagram for _SceKernelSystemStatus:

Collaboration graph
[legend]

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

SceUInt _SceKernelSystemStatus::comesOutOfIdleCount
 

Number of times we resumed from idle.

SceKernelSysClock _SceKernelSystemStatus::idleClocks
 

The number of cpu clocks in the idle thread.

SceSize _SceKernelSystemStatus::size
 

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

SceUInt _SceKernelSystemStatus::status
 

The status ?

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 Wed Sep 28 07:54:41 2005 for pspsdk-1.0+beta by  doxygen 1.4.4