Searched refs:tms_cstime (Results 1 - 6 of 6) 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
/gem5/tests/test-progs/insttest/src/riscv/
H A Drv64i.cpp315 cout << "\ttms_cstime =\t" << buf.tms_cstime << endl;
/gem5/src/sim/
H A Dsyscall_emul.hh2288 bufp->tms_cstime = 0;

Completed in 27 milliseconds