gem5 v24.0.0.0
|
#include <tracefile.hh>
Public Member Functions | |
TraceVal (const ::sc_core::sc_event *_event, int _width) | |
~TraceVal () | |
bool | value () |
void | finalize () override |
bool | check () override |
Private Attributes | |
bool | triggered |
uint64_t | oldStamp |
const Event * | event |
Definition at line 113 of file tracefile.hh.
|
inline |
Definition at line 121 of file tracefile.hh.
|
inline |
Definition at line 125 of file tracefile.hh.
|
inlineoverride |
Definition at line 131 of file tracefile.hh.
|
inlineoverride |
Definition at line 128 of file tracefile.hh.
|
inline |
Definition at line 127 of file tracefile.hh.
|
private |
Definition at line 118 of file tracefile.hh.
|
private |
Definition at line 117 of file tracefile.hh.
|
private |
Definition at line 116 of file tracefile.hh.