gem5 v24.0.0.0
Loading...
Searching...
No Matches
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

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 

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 18 2024 16:24:08 for gem5 by doxygen 1.11.0