SimGrid  3.13
Versatile Simulation of Distributed Systems
memory_map.cpp File Reference
#include <cstdlib>
#include <cstdio>
#include <cstring>
#include <sys/types.h>
#include <xbt/sysdep.h>
#include <xbt/base.h>
#include <xbt/file.h>
#include <xbt/log.h>
#include "memory_map.hpp"

Namespaces

 simgrid
 
 simgrid::xbt
 

Functions

 XBT_LOG_NEW_DEFAULT_SUBCATEGORY (xbt_memory_map, xbt,"Logging specific to algorithms for memory_map")
 
XBT_PRIVATE std::vector< VmMap > simgrid::xbt::get_memory_map (pid_t pid)
 

Function Documentation

XBT_LOG_NEW_DEFAULT_SUBCATEGORY ( xbt_memory_map  ,
xbt  ,
"Logging specific to algorithms for memory_map"   
)