# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

SYS_CPU Struct Reference

Collaboration diagram for SYS_CPU:

Collaboration graph
[legend]
List of all members.

Public Attributes

unsigned long ID
__int64 Start
__int64 Stop
unsigned long NbCycles
struct SYS_CPU* Previous
struct SYS_CPU* Next

Member Data Documentation

unsigned long SYS_CPU::ID
 

Definition at line 8 of file cpu.cpp.

unsigned long SYS_CPU::NbCycles
 

Definition at line 10 of file cpu.cpp.

struct SYS_CPU * SYS_CPU::Next
 

Definition at line 12 of file cpu.cpp.

struct SYS_CPU * SYS_CPU::Previous
 

Definition at line 11 of file cpu.cpp.

__int64 SYS_CPU::Start
 

Definition at line 9 of file cpu.cpp.

__int64 SYS_CPU::Stop
 

Definition at line 9 of file cpu.cpp.


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