gem5  v21.0.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
fa_lru.cc File Reference
#include "mem/cache/tags/fa_lru.hh"
#include <cassert>
#include <sstream>
#include "base/intmath.hh"
#include "base/logging.hh"
#include "mem/cache/base.hh"
#include "mem/cache/replacement_policies/replaceable_entry.hh"

Go to the source code of this file.

Functions

void printSize (std::ostream &stream, size_t size)
 

Detailed Description

Definitions a fully associative LRU tagstore.

Definition in file fa_lru.cc.

Function Documentation

◆ printSize()

void printSize ( std::ostream &  stream,
size_t  size 
)

Definition at line 282 of file fa_lru.cc.

Referenced by FALRU::CacheTracking::CacheTracking().


Generated on Tue Jun 22 2021 15:28:33 for gem5 by doxygen 1.8.17