gem5 v25.0.0.1
Loading...
Searching...
No Matches
linux.hh File Reference
#include <string>
#include "base/random.hh"
#include "base/types.hh"
#include "kern/operatingsystem.hh"
#include "sim/process.hh"

Go to the source code of this file.

Classes

class  gem5::Linux
 This class encapsulates the types, structures, constants, functions, and syscall-number mappings specific to the Alpha Linux syscall interface. More...
struct  gem5::Linux::tgt_stat
 Stat buffer. More...
struct  gem5::Linux::tgt_stat64
struct  gem5::Linux::utsname
 Interface struct for uname(). More...
struct  gem5::Linux::rlimit
 Limit struct for getrlimit/setrlimit. More...
struct  gem5::Linux::timeval
 For gettimeofday(). More...
struct  gem5::Linux::timespec
 For clock_gettime(). More...
struct  gem5::Linux::tms
 For times(). More...
struct  gem5::Linux::tgt_iovec
struct  gem5::Linux::fd_set
struct  gem5::Linux::rusage

Namespaces

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.

Macros

#define LINUX__FD_SETSIZE   1024

Macro Definition Documentation

◆ LINUX__FD_SETSIZE

#define LINUX__FD_SETSIZE   1024

Definition at line 182 of file linux.hh.


Generated on Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0