Otawa  0.10
hardware_CacheConfiguration.cpp File Reference
#include <elm/assert.h>
#include <elm/serial2/XOMUnserializer.h>
#include <otawa/hard/CacheConfiguration.h>
#include <otawa/prog/WorkSpace.h>
#include <otawa/proc/Processor.h>

Namespaces

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

Functions

SilentFeature otawa::hard::CACHE_CONFIGURATION_FEATURE ("otawa::hard::CACHE_CONFIGURATION_FEATURE", maker)
 This feature ensures we have obtained the cache configuration of the system. More...
 
Identifier< const
CacheConfiguration * > 
otawa::hard::CACHE_CONFIGURATION ("otawa::hard::CACHE_CONFIGURATION",&CacheConfiguration::NO_CACHE)
 Current configuration. More...
 
FunAccessor< const Cache * > otawa::hard::L1_ICACHE (l1_icache,"otawa::hard::L1_ICACHE")
 Accessor on the instruction cache L1. More...
 
FunAccessor< const Cache * > otawa::hard::L1_DCACHE (l1_dcache,"otawa::hard::L1_DCACHE")
 Accessor on the data cache L1. More...