gem5  v22.1.0.0
Classes | Namespaces
cache_blk.hh File Reference

Definitions of a simple cache block class. More...

#include <cassert>
#include <cstdint>
#include <iosfwd>
#include <list>
#include <string>
#include "base/printable.hh"
#include "base/types.hh"
#include "mem/cache/tags/tagged_entry.hh"
#include "mem/packet.hh"
#include "mem/request.hh"
#include "sim/cur_tick.hh"

Go to the source code of this file.

Classes

class  gem5::CacheBlk
 A Basic Cache block. More...
 
class  gem5::CacheBlk::Lock
 Represents that the indicated thread context has a "lock" on the block, in the LL/SC sense. More...
 
class  gem5::TempCacheBlk
 Special instance of CacheBlk for use with tempBlk that deals with its block address regeneration. More...
 
class  gem5::CacheBlkPrintWrapper
 Simple class to provide virtual print() method on cache blocks without allocating a vtable pointer for every single cache block. More...
 

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Detailed Description

Definitions of a simple cache block class.

Definition in file cache_blk.hh.


Generated on Wed Dec 21 2022 10:22:57 for gem5 by doxygen 1.9.1