gem5 v24.0.0.0
|
Go to the source code of this file.
Classes | |
class | gem5::OperatingSystem |
This class encapsulates the types, structures, constants, functions, and syscall-number mappings specific to an operating system syscall interface. More... | |
struct | gem5::OperatingSystem::utsname |
Interface struct for uname(). More... | |
struct | gem5::OperatingSystem::rlimit |
Limit struct for getrlimit/setrlimit. More... | |
struct | gem5::OperatingSystem::timeval |
For gettimeofday(). More... | |
struct | gem5::OperatingSystem::tgt_iovec |
struct | gem5::OperatingSystem::rusage |
For getrusage(). More... | |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |