Lines Matching refs:tcb
76 MPERS_PRINTER_DECL(void, print_timespec)(struct tcb *tcp, const long addr) in MPERS_PRINTER_DECL()
86 MPERS_PRINTER_DECL(const char *, sprint_timespec)(struct tcb *tcp, const long addr) in MPERS_PRINTER_DECL()
104 MPERS_PRINTER_DECL(void, print_timespec_utime_pair)(struct tcb *tcp, const long addr) in MPERS_PRINTER_DECL()
118 MPERS_PRINTER_DECL(void, print_itimerspec)(struct tcb *tcp, const long addr) in MPERS_PRINTER_DECL()
132 MPERS_PRINTER_DECL(void, print_timeval)(struct tcb *tcp, const long addr) in MPERS_PRINTER_DECL()
142 MPERS_PRINTER_DECL(void, print_timeval_pair)(struct tcb *tcp, const long addr) in MPERS_PRINTER_DECL()
156 MPERS_PRINTER_DECL(const char *, sprint_timeval)(struct tcb *tcp, const long addr) in MPERS_PRINTER_DECL()
174 MPERS_PRINTER_DECL(void, print_itimerval)(struct tcb *tcp, const long addr) in MPERS_PRINTER_DECL()
213 print_timeval32(struct tcb *tcp, const long addr) in print_timeval32()
224 print_timeval32_pair(struct tcb *tcp, const long addr) in print_timeval32_pair()
239 print_itimerval32(struct tcb *tcp, const long addr) in print_itimerval32()
254 sprint_timeval32(struct tcb *tcp, const long addr) in sprint_timeval32()