gem5  v22.1.0.0
Namespaces | Macros
hw_scheduler.cc File Reference
#include "dev/hsa/hw_scheduler.hh"
#include "base/compiler.hh"
#include "base/trace.hh"
#include "debug/HSAPacketProcessor.hh"
#include "sim/cur_tick.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.
 

Macros

#define HWSCHDLR_EVENT_DESCRIPTION_GENERATOR(XEVENT)
 

Macro Definition Documentation

◆ HWSCHDLR_EVENT_DESCRIPTION_GENERATOR

#define HWSCHDLR_EVENT_DESCRIPTION_GENERATOR (   XEVENT)
Value:
const char* \
HWScheduler::XEVENT::description() const \
{ \
return #XEVENT; \
}

Definition at line 39 of file hw_scheduler.cc.


Generated on Wed Dec 21 2022 10:22:55 for gem5 by doxygen 1.9.1