dev,dev-arm: Remove units from stats description
authorHoa Nguyen <hoanguyen@ucdavis.edu>
Fri, 5 Feb 2021 05:20:06 +0000 (21:20 -0800)
committerHoa Nguyen <hoanguyen@ucdavis.edu>
Wed, 10 Feb 2021 09:03:09 +0000 (09:03 +0000)
commit42e02475070905a8a41ad7823169a79cc651f857
treee0fe5cd9dcc452827526f81746f30cefe513dd8d
parent5aaa392f2e0a0b133760d1e88d05e6ea0b9f43f8
dev,dev-arm: Remove units from stats description

A recent change https://gem5-review.googlesource.com/c/public/gem5/+/40622
allows units to be shown in stats dump; the units in stats
descriptions are nolonger necessary. This change removes units
from stats descriptions. However, for units that are multiples
of a supported unit (e.g. MegaBytes), the units in the descriptions
are kept until unit prefixes are supported.

Change-Id: I199afbf29fee13b08eeb323c4cb56c8a974dbe94
Signed-off-by: Hoa Nguyen <hoanguyen@ucdavis.edu>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/40675
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Maintainer: Gabe Black <gabe.black@gmail.com>
src/dev/arm/ufs_device.cc
src/dev/net/etherdevice.cc