Searched defs:time_t (Results 1 - 7 of 7) sorted by relevance

/gem5/src/kern/freebsd/
H A Dfreebsd.hh58 typedef int64_t time_t; typedef in class:FreeBSD
/gem5/src/kern/solaris/
H A Dsolaris.hh51 typedef int64_t time_t; typedef in class:Solaris
/gem5/src/arch/arm/freebsd/
H A Dfreebsd.hh53 typedef int32_t time_t; typedef in class:ArmFreebsd32
210 typedef int64_t time_t; typedef in class:ArmFreebsd64
/gem5/src/arch/power/linux/
H A Dlinux.hh45 typedef int32_t time_t; typedef in class:PowerLinux
/gem5/src/arch/riscv/linux/
H A Dlinux.hh120 typedef int64_t time_t; typedef in class:RiscvLinux64
293 typedef int64_t time_t; typedef in class:RiscvLinux32
/gem5/src/kern/linux/
H A Dlinux.hh57 typedef int64_t time_t; typedef in class:Linux
/gem5/src/arch/arm/linux/
H A Dlinux.hh120 typedef int32_t time_t; typedef in class:ArmLinux32
341 typedef int64_t time_t; typedef in class:ArmLinux64

Completed in 35 milliseconds