gem5
[DEVELOP-FOR-23.0]
|
#include <cstdint>
#include <map>
#include "base/types.hh"
#include "dev/hsa/hsa_packet_processor.hh"
#include "enums/GfxVersion.hh"
#include "sim/eventq.hh"
Go to the source code of this file.
Classes | |
class | gem5::HWScheduler |
class | gem5::HWScheduler::SchedulerWakeupEvent |
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. | |
Macros | |
#define | MAX_ACTIVE_QUEUES (PAGE_SIZE/8) |
#define MAX_ACTIVE_QUEUES (PAGE_SIZE/8) |
Definition at line 45 of file hw_scheduler.hh.