gem5
v20.1.0.0
|
#include <sc_mempool.hh>
Static Public Member Functions | |
static void * | allocate (std::size_t sz) |
static void | release (void *p, std::size_t sz) |
static void | display_statistics () |
Definition at line 65 of file sc_mempool.hh.
|
static |
Definition at line 35 of file sc_mempool.cc.
Referenced by sc_dt::sc_logic::operator~().
|
static |
Definition at line 45 of file sc_mempool.cc.
References warn.
|
static |
Definition at line 40 of file sc_mempool.cc.
References MipsISA::p.
Referenced by sc_dt::sc_logic::to_bool().