Searched defs:ts (Results 1 - 12 of 12) sorted by relevance

/gem5/src/cpu/kvm/
H A Dtimer.cc104 struct itimerspec ts; local
124 struct itimerspec ts; local
136 struct timespec ts; local
[all...]
/gem5/src/base/
H A Dtime.cc145 timespec ts = time; local
H A Dtime.hh69 Time(const timespec &ts) { operator=(ts); } argument
143 operator=(const timespec &ts) argument
/gem5/ext/libelf/
H A Delf_update.c272 Elf_Scn *s, *ts; local
/gem5/src/systemc/core/
H A Dscheduler.cc77 TimeSlot *&ts = tsp.second; local
H A Dscheduler.hh255 TimeSlot *&ts = timeSlots[tick]; local
278 TimeSlot *ts = tsit->second; local
291 completeTimeSlot(TimeSlot *ts) argument
[all...]
/gem5/src/arch/mips/
H A Ddt_constants.hh74 Bitfield<31> ts; member in namespace:MipsISA
H A Dpra_constants.hh117 Bitfield<21> ts; member in namespace:MipsISA
252 Bitfield<27, 24> ts; member in namespace:MipsISA
/gem5/src/arch/riscv/
H A Dpra_constants.hh117 Bitfield<21> ts; member in namespace:RiscvISA
252 Bitfield<27, 24> ts; member in namespace:RiscvISA
/gem5/ext/dnet/
H A Dip.h341 struct ip_opt_data_ts ts; /* IP_OPT_TS */ member in union:ip_opt::ip_opt_data
/gem5/src/arch/arm/
H A Dmiscregs_types.hh92 Bitfield<55, 52> ts; member in namespace:ArmISA
/gem5/src/arch/x86/regs/
H A Dmisc.hh603 Bitfield<3> ts; // Task Switched member in namespace:X86ISA

Completed in 19 milliseconds