gem5 v24.0.0.0
|
#include "kern/freebsd/events.hh"
#include <sstream>
#include "base/trace.hh"
#include "cpu/thread_context.hh"
#include "debug/DebugPrintf.hh"
#include "kern/system_events.hh"
#include "sim/core.hh"
#include "sim/system.hh"
Go to the source code of this file.
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
namespace | gem5::free_bsd |
Functions | |
void | gem5::free_bsd::onUDelay (ThreadContext *tc, uint64_t div, uint64_t mul, uint64_t time) |