SST/macro
Classes | Namespaces | Typedefs | Functions
compute_event.h File Reference
#include <sstmac/common/messages/sst_message.h>
#include <sstmac/common/timestamp.h>
#include <sstmac/hardware/memory/memory_id.h>
#include <type_traits>
#include <sprockit/debug.h>
#include <sprockit/typedefs.h>
#include <stdint.h>
Include dependency graph for compute_event.h:

Go to the source code of this file.

Classes

class  sstmac::sw::compute_event
 Input for processor models that use performance counter data. More...
 
class  sstmac::sw::compute_event_impl< T >
 
struct  sstmac::sw::basic_instructions_st
 

Namespaces

 sstmac
 SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i.e.
 
 sstmac::sw
 

Typedefs

typedef compute_event_impl< timestamp > sstmac::sw::timed_compute_event
 
typedef compute_event_impl< basic_instructions_st > sstmac::sw::basic_compute_event
 

Functions

 DeclareDebugSlot (compute_intensity)
 

Function Documentation

DeclareDebugSlot ( compute_intensity  )