gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 files:

Generated on Tue Jun 18 2024 16:24:09 for gem5 by doxygen 1.11.0