gem5  v19.0.0.0
Public Attributes | List of all members
X86Linux32::__attribute__ Struct Reference

#include <linux.hh>

Public Attributes

uint64_t st_dev
 
uint8_t __pad0 [4]
 
uint32_t __st_ino
 
uint32_t st_mode
 
uint32_t st_nlink
 
uint32_t st_uid
 
uint32_t st_gid
 
uint64_t st_rdev
 
uint8_t __pad3 [4]
 
int64_t st_size
 
uint32_t st_blksize
 
uint64_t st_blocks
 
uint32_t st_atimeX
 
uint32_t st_atime_nsec
 
uint32_t st_mtimeX
 
uint32_t st_mtime_nsec
 
uint32_t st_ctimeX
 
uint32_t st_ctime_nsec
 
uint64_t st_ino
 

Detailed Description

Definition at line 216 of file linux.hh.

Member Data Documentation

◆ __pad0

uint8_t X86Linux32::__attribute__::__pad0[4]

Definition at line 218 of file linux.hh.

◆ __pad3

uint8_t X86Linux32::__attribute__::__pad3[4]

Definition at line 225 of file linux.hh.

◆ __st_ino

uint32_t X86Linux32::__attribute__::__st_ino

Definition at line 219 of file linux.hh.

◆ st_atime_nsec

uint32_t X86Linux32::__attribute__::st_atime_nsec

Definition at line 230 of file linux.hh.

◆ st_atimeX

uint32_t X86Linux32::__attribute__::st_atimeX

Definition at line 229 of file linux.hh.

◆ st_blksize

uint32_t X86Linux32::__attribute__::st_blksize

Definition at line 227 of file linux.hh.

◆ st_blocks

uint64_t X86Linux32::__attribute__::st_blocks

Definition at line 228 of file linux.hh.

◆ st_ctime_nsec

uint32_t X86Linux32::__attribute__::st_ctime_nsec

Definition at line 234 of file linux.hh.

◆ st_ctimeX

uint32_t X86Linux32::__attribute__::st_ctimeX

Definition at line 233 of file linux.hh.

◆ st_dev

uint64_t X86Linux32::__attribute__::st_dev

Definition at line 217 of file linux.hh.

◆ st_gid

uint32_t X86Linux32::__attribute__::st_gid

Definition at line 223 of file linux.hh.

◆ st_ino

uint64_t X86Linux32::__attribute__::st_ino

Definition at line 235 of file linux.hh.

◆ st_mode

uint32_t X86Linux32::__attribute__::st_mode

Definition at line 220 of file linux.hh.

◆ st_mtime_nsec

uint32_t X86Linux32::__attribute__::st_mtime_nsec

Definition at line 232 of file linux.hh.

◆ st_mtimeX

uint32_t X86Linux32::__attribute__::st_mtimeX

Definition at line 231 of file linux.hh.

◆ st_nlink

uint32_t X86Linux32::__attribute__::st_nlink

Definition at line 221 of file linux.hh.

◆ st_rdev

uint64_t X86Linux32::__attribute__::st_rdev

Definition at line 224 of file linux.hh.

◆ st_size

int64_t X86Linux32::__attribute__::st_size

Definition at line 226 of file linux.hh.

◆ st_uid

uint32_t X86Linux32::__attribute__::st_uid

Definition at line 222 of file linux.hh.


The documentation for this struct was generated from the following file:

Generated on Fri Feb 28 2020 16:27:18 for gem5 by doxygen 1.8.13