gem5  v20.1.0.0
Public Attributes | List of all members
RiscvLinux32::tgt_stat Struct Reference

#include <linux.hh>

Public Attributes

uint64_t st_dev
 
uint64_t st_ino
 
uint32_t st_mode
 
uint32_t st_nlink
 
uint32_t st_uid
 
uint32_t st_gid
 
uint64_t st_rdev
 
uint64_t __pad1
 
int64_t st_size
 
int32_t st_blksize
 
int32_t __pad2
 
int64_t st_blocks
 
time_t st_atimeX
 
int32_t st_atime_nsec
 
time_t st_mtimeX
 
int32_t st_mtime_nsec
 
time_t st_ctimeX
 
int32_t st_ctime_nsec
 
int32_t __unused4
 
int32_t __unused5
 

Detailed Description

Definition at line 314 of file linux.hh.

Member Data Documentation

◆ __pad1

uint64_t RiscvLinux32::tgt_stat::__pad1

Definition at line 322 of file linux.hh.

◆ __pad2

int32_t RiscvLinux32::tgt_stat::__pad2

Definition at line 325 of file linux.hh.

◆ __unused4

int32_t RiscvLinux32::tgt_stat::__unused4

Definition at line 333 of file linux.hh.

◆ __unused5

int32_t RiscvLinux32::tgt_stat::__unused5

Definition at line 334 of file linux.hh.

◆ st_atime_nsec

int32_t RiscvLinux32::tgt_stat::st_atime_nsec

Definition at line 328 of file linux.hh.

◆ st_atimeX

time_t RiscvLinux32::tgt_stat::st_atimeX

Definition at line 327 of file linux.hh.

◆ st_blksize

int32_t RiscvLinux32::tgt_stat::st_blksize

Definition at line 324 of file linux.hh.

◆ st_blocks

int64_t RiscvLinux32::tgt_stat::st_blocks

Definition at line 326 of file linux.hh.

◆ st_ctime_nsec

int32_t RiscvLinux32::tgt_stat::st_ctime_nsec

Definition at line 332 of file linux.hh.

◆ st_ctimeX

time_t RiscvLinux32::tgt_stat::st_ctimeX

Definition at line 331 of file linux.hh.

◆ st_dev

uint64_t RiscvLinux32::tgt_stat::st_dev

Definition at line 315 of file linux.hh.

◆ st_gid

uint32_t RiscvLinux32::tgt_stat::st_gid

Definition at line 320 of file linux.hh.

◆ st_ino

uint64_t RiscvLinux32::tgt_stat::st_ino

Definition at line 316 of file linux.hh.

◆ st_mode

uint32_t RiscvLinux32::tgt_stat::st_mode

Definition at line 317 of file linux.hh.

◆ st_mtime_nsec

int32_t RiscvLinux32::tgt_stat::st_mtime_nsec

Definition at line 330 of file linux.hh.

◆ st_mtimeX

time_t RiscvLinux32::tgt_stat::st_mtimeX

Definition at line 329 of file linux.hh.

◆ st_nlink

uint32_t RiscvLinux32::tgt_stat::st_nlink

Definition at line 318 of file linux.hh.

◆ st_rdev

uint64_t RiscvLinux32::tgt_stat::st_rdev

Definition at line 321 of file linux.hh.

◆ st_size

int64_t RiscvLinux32::tgt_stat::st_size

Definition at line 323 of file linux.hh.

◆ st_uid

uint32_t RiscvLinux32::tgt_stat::st_uid

Definition at line 319 of file linux.hh.


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

Generated on Wed Sep 30 2020 14:02:30 for gem5 by doxygen 1.8.17