![]() |
The ROme OpTimistic Simulator
3.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
|
Platform specific memory utilities. More...
#include <stddef.h>
Include dependency graph for mem.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | mem_stat_setup (void) |
| size_t | mem_stat_rss_max_get (void) |
| size_t | mem_stat_rss_current_get (void) |
Platform specific memory utilities.
This header exposes some memory related utilities such as memory statistics retrieval in a platform independent way
Definition in file mem.h.