Otawa  0.10
CacheConfiguration.h File Reference
#include <otawa/hard/Cache.h>
#include <elm/system/Path.h>
#include <otawa/proc/SilentFeature.h>
#include <otawa/proc/Accessor.h>

Go to the source code of this file.

Classes

class  otawa::hard::CacheConfiguration
 This class represents the full configuration of caches of a processor. More...
 

Namespaces

 elm
 
 elm::xom
 
 otawa
 $Id$ Copyright (c) 2007, IRIT - UPS casse.nosp@m.@iri.nosp@m.t.fr
 
 otawa::hard
 

Variables

SilentFeature otawa::hard::CACHE_CONFIGURATION_FEATURE
 This feature ensures we have obtained the cache configuration of the system. More...
 
Identifier< const
CacheConfiguration * > 
otawa::hard::CACHE_CONFIGURATION
 Current configuration. More...
 
FunAccessor< const Cache * > otawa::hard::L1_ICACHE
 Accessor on the instruction cache L1. More...
 
FunAccessor< const Cache * > otawa::hard::L1_DCACHE
 Accessor on the data cache L1. More...