Pyrogenesis  trunk
Classes | Namespaces | Enumerations | Functions
cache.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  x86_x64::Cache
 

Namespaces

 x86_x64
 

Enumerations

enum  x86_x64::IdxCache {
  x86_x64::L1D = 1, x86_x64::L2D, x86_x64::L3D, x86_x64::L4D,
  x86_x64::L1I, x86_x64::L2I, x86_x64::L3I, x86_x64::L4I,
  x86_x64::TLB
}
 

Functions

const x86_x64::Cachex86_x64::Caches (size_t idxCache)