ATLAS Offline Software
Classes | Namespaces | Macros | Typedefs | Functions
PerfMonStorePayloadMon.cxx File Reference
#include "PerfMonEvent/mallinfo.h"
#include "PerfMonStorePayloadMon.h"
#include <stdio.h>
#include <string.h>
#include <fcntl.h>
#include <vector>
#include <sstream>
#include "Gaudi/Property.h"
#include "SGTools/DataProxy.h"
#include "PerfMonEvent/MallocStats.h"

Go to the source code of this file.

Classes

struct  PerfMon::DpLoad
 

Namespaces

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

Macros

#define PMON_DP_FMT   " (%10d, %10d, %10d, \"%s\", \"%s\"),\n"
 

Typedefs

typedef ::std::vector< DpLoad > PerfMon::DpLoads_t
 

Functions

PerfMon::MallocStats::return_type PerfMon::pmon_get_mem ()
 

Macro Definition Documentation

◆ PMON_DP_FMT

#define PMON_DP_FMT   " (%10d, %10d, %10d, \"%s\", \"%s\"),\n"