ATLAS Offline Software
Namespaces | Typedefs | Functions
mallinfo.h File Reference

Wrappers for mallinfo. More...

#include "CxxUtils/features.h"
#include <malloc.h>
Include dependency graph for mallinfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 PerfMon
 a simple malloc wrapper that keeps track of the amount of memory allocated on the heap.
 

Typedefs

using PerfMon::mallinfo_t = struct mallinfo
 

Functions

mallinfo_t PerfMon::mallinfo ()
 

Detailed Description

Wrappers for mallinfo.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Jun, 2021

Definition in file mallinfo.h.