Simutrace
3.2.2
Simulation Tracing Framework
|
64 bit memory trace entry More...
#include <SimuTraceEntryTypes.h>
Data Fields | |
MemoryAccessMetaData | metadata |
Operation meta data. | |
Address64 | ip |
Instruction pointer (IP) in virtual memory of the CPU instruction that issued the memory operation. | |
Address64 | address |
Physical or virtual address accessed by the memory operation. | |
Memory trace entry for 64 bit memory operations (read or write). To register a stream using this entry type see StStreamFindMemoryType().