12 #ifndef SSTMAC_HARDWARE_PROCESSOR_EVENTDATA_H_INCLUDED 13 #define SSTMAC_HARDWARE_PROCESSOR_EVENTDATA_H_INCLUDED 18 #include <type_traits> 48 return "compute event";
87 return std::is_same<T,timestamp>::value;
102 uint64_t mem_random = 0ULL;
103 uint64_t mem_sequential = 0ULL;
104 uint64_t flops = 0ULL;
105 uint64_t intops = 0ULL;
uint64_t unique_id() const
Input for processor models that use performance counter data.
std::string to_string() const
compute_event_impl< timestamp > timed_compute_event
virtual bool is_timed_compute() const =0
NotSerializable(compute_event_impl) public
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
DeclareDebugSlot(compute_intensity)
compute_event_impl< basic_instructions_st > basic_compute_event
void set_access_id(hw::memory_access_id id)
hw::memory_access_id access_id() const
hw::memory_access_id unique_id_