gem5 v23.0.0.1
|
#include "base/stats/info.hh"
#include <cctype>
#include "base/cprintf.hh"
#include "base/debug.hh"
#include "base/logging.hh"
#include "base/stats/storage.hh"
#include "base/str.hh"
Go to the source code of this file.
Namespaces | |
namespace | gem5 |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
namespace | gem5::statistics |
Functions | |
NameMapType & | gem5::statistics::nameMap () |
bool | gem5::statistics::validateStatName (const std::string &name) |
Variables | |
int | gem5::statistics::debug_break_id = -1 |