Searched hist:9610 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/proto/
H A Dpacket.proto9610:f3bc408cb5e1 Tue Mar 26 14:46:00 EDT 2013 Andreas Hansson <andreas.hansson@arm.com> mem: Add a generic id field to the packet trace

This patch adds an optional generic 64-bit identifier field to the
packet trace. This can be used to store the sequential number of the
instruction that gave rise to the packet, thread id, master id,
"sub"-master within a larger module etc. As the field is optional it
has a marginal cost if not used.

Completed in 5 milliseconds