gem5  v22.1.0.0
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().

◆ 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 Wed Dec 21 2022 10:23:06 for gem5 by doxygen 1.9.1