gem5  v20.1.0.0
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 Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17