Searched defs:egid (Results 1 - 2 of 2) sorted by relevance
/gem5/src/sim/ | ||
H A D | Process.py | 54 egid = Param.Int(100, 'effective group id') variable in class:Process |
H A D | process.hh | 86 inline uint64_t egid() { return _egid; } function in class:Process |
Completed in 3 milliseconds