gem5 v24.0.0.0
Loading...
Searching...
No Matches
sc_core::sc_mempool Class Reference

#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 ()
 

Detailed Description

Definition at line 41 of file sc_mempool.hh.

Member Function Documentation

◆ allocate()

void * sc_core::sc_mempool::allocate ( std::size_t sz)
static

◆ display_statistics()

void sc_core::sc_mempool::display_statistics ( )
static

Definition at line 45 of file sc_mempool.cc.

References warn.

◆ release()

void sc_core::sc_mempool::release ( void * p,
std::size_t sz )
static

The documentation for this class was generated from the following files:

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