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

/gem5/src/base/
H A Dinet.hhdiff 5761:94d56a48d7e3 Fri Dec 05 13:58:00 EST 2008 Ali Saidi <saidi@eecs.umich.edu> INet: Allow updating on id, len, seq, and flag field for TCP segment offload
/gem5/src/arch/arm/
H A Dpmu.ccdiff 12278:3a5e50b4f9d9 Tue Oct 17 11:39:00 EDT 2017 Jose Marinho <jose.marinho@arm.com> arch-arm: Ensure counters keep events on checkpoint resume

Events were not being attached to counters after a checkpoint resume.
By not storing the enable private variable from the stored state the
recreation of the event to counter association is automatically carried.
The enable state is stored in the reg_pmcnten.

Change-Id: I46344df0882a9050c900efb2e8996d64dbfbf297
Reviewed-by: Sascha Bischoff <sascha.bischoff@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/5761
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>

Completed in 18 milliseconds