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

/gem5/src/cpu/testers/traffic_gen/
H A Dtraffic_gen.hhdiff 9717:dd2e46b239c1 Thu May 30 00:54:00 EDT 2013 Andreas Hansson <andreas.hansson@arm.com> cpu: Fold together the StateGraph and the TrafficGen

This patch simplifies the object hierarchy of the traffic generator by
getting rid of the StateGraph class and folding this functionality
into the traffic generator itself.

The main goal of this patch is to facilitate upcoming changes by
reducing the number of affected layers.
H A Dtraffic_gen.ccdiff 9717:dd2e46b239c1 Thu May 30 00:54:00 EDT 2013 Andreas Hansson <andreas.hansson@arm.com> cpu: Fold together the StateGraph and the TrafficGen

This patch simplifies the object hierarchy of the traffic generator by
getting rid of the StateGraph class and folding this functionality
into the traffic generator itself.

The main goal of this patch is to facilitate upcoming changes by
reducing the number of affected layers.

Completed in 21 milliseconds