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

/gem5/src/unittest/
H A Dstattestmain.pydiff 12300:32bc912e44df Tue Nov 21 19:52:00 EST 2017 Gabe Black <gabeblack@google.com> tests: Fix the stats unit test.

This has been broken since February. The interface for opening
initializing where the stats output should go was changed, but the
test wasn't updated.

Change-Id: I54bd8be15bf870352d5fcfad95ded28d87c7cc5a
Reviewed-on: https://gem5-review.googlesource.com/6001
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
/gem5/src/python/m5/
H A Dcore.pydiff 6001:00251eb95de7 Thu Mar 05 22:09:00 EST 2009 Nathan Binkert <nate@binkert.org> stats: create an enable phase, and a prepare phase.
Enable more or less takes the place of check, but also allows stats to
do some other configuration. Prepare moves all of the code that readies
a stat for dumping into a separate function in preparation for supporting
serialization of certain pieces of statistics data.
While we're at it, clean up the visitor code and some of the python code.
H A Dsimulate.pydiff 6001:00251eb95de7 Thu Mar 05 22:09:00 EST 2009 Nathan Binkert <nate@binkert.org> stats: create an enable phase, and a prepare phase.
Enable more or less takes the place of check, but also allows stats to
do some other configuration. Prepare moves all of the code that readies
a stat for dumping into a separate function in preparation for supporting
serialization of certain pieces of statistics data.
While we're at it, clean up the visitor code and some of the python code.
/gem5/src/base/
H A Dstatistics.ccdiff 6001:00251eb95de7 Thu Mar 05 22:09:00 EST 2009 Nathan Binkert <nate@binkert.org> stats: create an enable phase, and a prepare phase.
Enable more or less takes the place of check, but also allows stats to
do some other configuration. Prepare moves all of the code that readies
a stat for dumping into a separate function in preparation for supporting
serialization of certain pieces of statistics data.
While we're at it, clean up the visitor code and some of the python code.
H A Dstatistics.hhdiff 6001:00251eb95de7 Thu Mar 05 22:09:00 EST 2009 Nathan Binkert <nate@binkert.org> stats: create an enable phase, and a prepare phase.
Enable more or less takes the place of check, but also allows stats to
do some other configuration. Prepare moves all of the code that readies
a stat for dumping into a separate function in preparation for supporting
serialization of certain pieces of statistics data.
While we're at it, clean up the visitor code and some of the python code.

Completed in 26 milliseconds