gem5  v20.0.0.3
Public Attributes | List of all members
mm::access Struct Reference

Public Attributes

gp_ttrans
 
accessnext
 
accessprev
 

Detailed Description

Definition at line 44 of file mm.h.

Member Data Documentation

◆ next

access * mm::access::next

Definition at line 47 of file mm.h.

Referenced by mm::allocate(), mm::free(), and mm::~mm().

◆ prev

access * mm::access::prev

Definition at line 48 of file mm.h.

Referenced by mm::free(), and mm::~mm().

◆ trans

gp_t * mm::access::trans

Definition at line 46 of file mm.h.

Referenced by mm::allocate(), mm::free(), and mm::~mm().


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

Generated on Fri Jul 3 2020 15:53:17 for gem5 by doxygen 1.8.13