SST/macro
Macros | Functions
memory_model.h File Reference
#include <sstmac/hardware/common/connection.h>
#include <sprockit/factories/factory.h>
#include <sprockit/debug.h>
#include <sstmac/hardware/node/node_fwd.h>
#include <sstmac/hardware/memory/memory_id.h>
Include dependency graph for memory_model.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define mem_debug(...)   debug_printf(sprockit::dbg::memory, "Memory on Node %d: %s", int(nodeid_), sprockit::printf(__VA_ARGS__).c_str())
 

Functions

 DeclareDebugSlot (memory) namespace sstmac
 

Macro Definition Documentation

#define mem_debug (   ...)    debug_printf(sprockit::dbg::memory, "Memory on Node %d: %s", int(nodeid_), sprockit::printf(__VA_ARGS__).c_str())

Function Documentation

DeclareDebugSlot ( memory  )

Definition at line 22 of file memory_model.h.

References sstmac::hw::DeclareFactory1InitParam().

Here is the call graph for this function: