gem5  v21.0.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Macros
hw_scheduler.cc File Reference
#include "dev/hsa/hw_scheduler.hh"
#include "debug/HSAPacketProcessor.hh"
#include "mem/packet_access.hh"

Go to the source code of this file.

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 Tue Jun 22 2021 15:28:33 for gem5 by doxygen 1.8.17