Searched refs:ru_nvcsw (Results 1 - 5 of 5) sorted by relevance

/gem5/src/kern/
H A Doperatingsystem.hh113 int64_t ru_nvcsw; //!< voluntary context switches member in struct:OperatingSystem::__anon9
/gem5/src/arch/arm/freebsd/
H A Dfreebsd.hh182 int32_t ru_nvcsw; //!< voluntary context switches member in struct:ArmFreebsd32::rusage
347 int64_t ru_nvcsw; //!< voluntary context switches member in struct:ArmFreebsd64::rusage
/gem5/src/kern/linux/
H A Dlinux.hh231 int64_t ru_nvcsw; //!< voluntary context switches member in struct:Linux::rusage
/gem5/src/arch/arm/linux/
H A Dlinux.hh266 int32_t ru_nvcsw; //!< voluntary context switches member in struct:ArmLinux32::rusage
523 int64_t ru_nvcsw; //!< voluntary context switches member in struct:ArmLinux64::rusage
/gem5/src/sim/
H A Dsyscall_emul.hh2248 rup->ru_nvcsw = 0;

Completed in 14 milliseconds