Otawa  0.10
cache_categories.cpp File Reference

Namespaces

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

Functions

Identifier< CategoryStats * > otawa::cache::CATEGORY_STATS ("otawa::CATEGORY_STATS", 0)
 Put in the statistics to get statistics about cache categories. More...
 
p::feature otawa::cache::ICACHE_CATEGORY_FEATURE ("otawa::ICACHE_CATEGORY_FEATURE", new Maker< NoProcessor >())
 This feature asserts that a category is assigned at each l-block involved in the current task. More...
 
Identifier< category_t > otawa::cache::CATEGORY ("otawa::category", INVALID_CATEGORY)
 This property stores the instruction cache access category of L-Blocks. More...
 
Identifier< BasicBlock * > otawa::cache::CATEGORY_HEADER ("otawa::CATEGORY_HEADER", 0)
 In the case of a FIRST_HIT (or FIRST_MISS) property, contains the header of the loop causing the HIT (or MISS) at the first iteration. More...
 
io::Output & otawa::cache::operator<< (io::Output &out, category_t cat)
 
io::Output & otawa::cache::operator<< (io::Output &out, const CategoryStats &stats)