gem5  v20.0.0.3
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 41 of file hw_scheduler.cc.


Generated on Fri Jul 3 2020 15:53:08 for gem5 by doxygen 1.8.13