CohereSim: A Bus-based Cache Simulator  v3.3
A tool for education in computing - learn about coherence protocols, replacement policies, and SMP vs DSM
Data Fields
trace_t Struct Reference

The format of a single trace. More...

#include <typedefs.h>

Data Fields

uint8_t op
 The first byte of a trace; the 7-bit CPU ID combined with the 1-bit R/W mode.
 
addr_t addr
 The address that is accessed.
 

Detailed Description

The format of a single trace.


The documentation for this struct was generated from the following file: