gem5 v24.0.0.0
|
#include <sc_mempool.hh>
Static Public Member Functions | |
static void * | operator new (std::size_t sz) |
static void | operator delete (void *p, std::size_t sz) |
static void * | operator new[] (std::size_t sz) |
static void | operator delete[] (void *p, std::size_t sz) |
Definition at line 55 of file sc_mempool.hh.
|
inlinestatic |
Definition at line 65 of file sc_mempool.hh.
References sc_core::sc_mempool::release().
|
inlinestatic |
Definition at line 77 of file sc_mempool.hh.
References sc_core::sc_mempool::release().
|
inlinestatic |
Definition at line 59 of file sc_mempool.hh.
References sc_core::sc_mempool::allocate().
|
inlinestatic |
Definition at line 71 of file sc_mempool.hh.
References sc_core::sc_mempool::allocate().