base: stats: add function for printing text to output
Review Request #3432 - Created April 4, 2016 and updated - Latest diff uploaded
| Information | |
|---|---|
| Brandon Potter | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11434:859f55d0928e --------------------------- base: stats: add function for printing text to output This patch overloads the function visit() associated with Output class so that one can output a string.
