gem5 v25.0.0.1
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 Arm Limited 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 Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0