ChampSim
cache.h File Reference
#include <array>
#include <bitset>
#include <deque>
#include <memory>
#include <stdexcept>
#include <string>
#include <vector>
#include "champsim.h"
#include "champsim_constants.h"
#include "channel.h"
#include "module_impl.h"
#include "operable.h"
#include <type_traits>
#include "cache_module_decl.inc"
#include "cache_module_def.inc"
Include dependency graph for cache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cache_stats
 
class  CACHE
 
struct  CACHE::tag_lookup_type
 
struct  CACHE::mshr_type
 
struct  CACHE::BLOCK
 
struct  CACHE::module_concept
 
struct  CACHE::module_model< P_FLAG, R_FLAG >
 
class  CACHE::builder_conversion_tag
 
class  CACHE::Builder< P_FLAG, R_FLAG >
 

Macros

#define CACHE_H
 

Macro Definition Documentation

◆ CACHE_H

#define CACHE_H