Otawa  0.10
otawa::hard::Cache::info_t Struct Reference

#include <otawa/hard/Cache.h>

Public Attributes

int access_time
 
int miss_penalty
 
int block_bits
 
int row_bits
 
int way_bits
 
replace_policy_t replace
 
write_policy_t write
 
bool allocate
 
int write_buffer_size
 
int read_port_size
 
int write_port_size
 

Member Data Documentation

int otawa::hard::Cache::info_t::access_time
bool otawa::hard::Cache::info_t::allocate
int otawa::hard::Cache::info_t::block_bits
int otawa::hard::Cache::info_t::miss_penalty
int otawa::hard::Cache::info_t::read_port_size
int otawa::hard::Cache::info_t::way_bits
write_policy_t otawa::hard::Cache::info_t::write
int otawa::hard::Cache::info_t::write_buffer_size
int otawa::hard::Cache::info_t::write_port_size

The documentation for this struct was generated from the following file: