gem5 v24.1.0.1
|
#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) |
#define HWSCHDLR_EVENT_DESCRIPTION_GENERATOR | ( | XEVENT | ) |
Definition at line 39 of file hw_scheduler.cc.