SST/macro
|
#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>
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 | |
#define mem_debug | ( | ... | ) | debug_printf(sprockit::dbg::memory, "Memory on Node %d: %s", int(nodeid_), sprockit::printf(__VA_ARGS__).c_str()) |
DeclareDebugSlot | ( | memory | ) |
Definition at line 22 of file memory_model.h.
References sstmac::hw::DeclareFactory1InitParam().