Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Timer::CycleCounter Struct Reference

List of all members.

Public Member Functions

void stamp ()
uint64_t count () const
 CycleCounter ()

Public Attributes

union {
   uint64_t   c8
   struct {
      uint32_t   l
      uint32_t   h
   }   c4
count_

Constructor & Destructor Documentation

Timer::CycleCounter::CycleCounter  )  [inline]
 


Member Function Documentation

uint64_t Timer::CycleCounter::count  )  const [inline]
 

void Timer::CycleCounter::stamp  )  [inline]
 


Member Data Documentation

struct { ... } Timer::CycleCounter::c4
 

uint64_t Timer::CycleCounter::c8
 

union { ... } Timer::CycleCounter::count_
 

uint32_t Timer::CycleCounter::h
 

uint32_t Timer::CycleCounter::l
 


The documentation for this struct was generated from the following file:
Generated on Tue Aug 18 03:45:56 2009 for HOG by doxygen 1.3.4