Searched defs:tms_cstime (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/arm/freebsd/
H A Dfreebsd.hh191 int32_t tms_cstime; //!< system time of children member in struct:ArmFreebsd32::tms
356 int64_t tms_cstime; //!< system time of children member in struct:ArmFreebsd64::tms
/gem5/src/arch/power/linux/
H A Dlinux.hh98 int32_t tms_cstime; //!< system time of children member in struct:PowerLinux::tms
/gem5/src/kern/linux/
H A Dlinux.hh147 int64_t tms_cstime; //!< system time of children member in struct:Linux::tms
/gem5/src/arch/arm/linux/
H A Dlinux.hh275 int32_t tms_cstime; //!< system time of children member in struct:ArmLinux32::tms
532 int64_t tms_cstime; //!< system time of children member in struct:ArmLinux64::tms

Completed in 16 milliseconds