gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::ArmFreebsd64::rlimit Struct Reference

Limit struct for getrlimit/setrlimit. More...

#include <freebsd.hh>

Public Attributes

uint64_t rlim_cur
 soft limit
 
uint64_t rlim_max
 hard limit
 

Detailed Description

Limit struct for getrlimit/setrlimit.

Definition at line 272 of file freebsd.hh.

Member Data Documentation

◆ rlim_cur

uint64_t gem5::ArmFreebsd64::rlimit::rlim_cur

soft limit

Definition at line 274 of file freebsd.hh.

◆ rlim_max

uint64_t gem5::ArmFreebsd64::rlimit::rlim_max

hard limit

Definition at line 275 of file freebsd.hh.


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

Generated on Tue Jun 18 2024 16:24:09 for gem5 by doxygen 1.11.0