gem5
v21.1.0.1
|
#include <unistd.h>
#include <csignal>
#include <iostream>
#include <list>
#include <sstream>
#include <string>
#include "base/cprintf.hh"
Go to the source code of this file.
Namespaces | |
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. | |
Functions | |
void | gem5::handle_alarm (int signal) |
void | gem5::do_test (int seconds) |
int | gem5::main () |
Variables | |
volatile int | gem5::stop = false |