The ROme OpTimistic Simulator
2.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
Main Page
Data Structures
Files
File List
Globals
memusage.h
Go to the documentation of this file.
1
33
#pragma once
34
35
#include <string.h>
36
extern
size_t
getCurrentRSS
(
void
);
37
extern
size_t
getPeakRSS
(
void
);
getPeakRSS
size_t getPeakRSS(void)
Definition:
memusage.c:70
getCurrentRSS
size_t getCurrentRSS(void)
Definition:
memusage.c:119
src
arch
memusage.h
Generated by
1.8.11