gem5  v21.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 Tue Sep 7 2021 14:53:54 for gem5 by doxygen 1.8.17