cachesim
A cache simulator
Main Page
Data Structures
Files
File List
Globals
All
Functions
Typedefs
Enumerator
a
c
d
e
f
g
k
l
m
r
s
t
Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- a -
AbstractMemory :
abstract_memory.h
AbstractMemoryOps :
abstract_memory.h
- c -
cache_create() :
cache.c
,
cache.h
config_file_free() :
parse_config.h
,
parse_config.c
config_file_get() :
parse_config.c
,
parse_config.h
config_file_get_int() :
parse_config.h
,
parse_config.c
config_file_parse() :
parse_config.h
,
parse_config.c
ConfigFile :
parse_config.h
ConfigParam :
parse_config.c
- d -
direct_cache_create() :
direct_cache.c
,
direct_cache.h
DirectCache :
direct_cache.c
DirectCacheBlock :
direct_cache.c
DirectCacheOps :
direct_cache.c
- e -
error_invalid() :
common.c
,
common.h
error_undefined() :
common.c
,
common.h
- f -
full_cache_create() :
full_cache.c
,
full_cache.h
- g -
GiB :
common.h
- k -
KiB :
common.h
- l -
LINE_BUF_SIZE :
parse_config.c
,
trace.c
- m -
main() :
cachesim.c
make_param_name() :
common.c
,
common.h
MAX_ADDRESS :
common.h
MAX_CACHE_SIZE :
direct_cache.c
MAX_LINE_LENGTH :
parse_config.c
,
trace.c
MAX_MEM_SIZE :
memory.c
MAX_READ_TIME :
direct_cache.c
,
memory.c
MAX_WIDTH :
memory.c
MAX_WRITE_TIME :
direct_cache.c
,
memory.c
memaddr_t :
common.h
Memory :
memory.c
memory_create() :
memory.h
,
memory.c
MemoryCell :
common.h
MiB :
common.h
- r -
Random :
random.h
random_create() :
random.c
,
random.h
random_free() :
random.c
random_next() :
random.c
RandomOps :
random.h
- s -
statistics_add_counter() :
statistics.c
,
statistics.h
statistics_add_hit_counter() :
statistics.h
,
statistics.c
statistics_add_read() :
statistics.h
statistics_add_write() :
statistics.h
statistics_add_write_back_counter() :
statistics.h
,
statistics.c
statistics_create() :
statistics.h
statistics_free() :
statistics.h
statistics_print() :
statistics.h
StatisticsInfo :
statistics.h
- t -
Trace :
trace.h
trace_close() :
trace.c
,
trace.h
trace_get() :
trace.c
,
trace.h
trace_next() :
trace.h
,
trace.c
trace_open() :
trace.c
,
trace.h
TraceStep :
trace.h
Generated on Thu Dec 1 2011 08:52:45 for cachesim by
1.7.5.1