Home | History | Annotate | Download | only in coregrind

Lines Matching refs:tsp

619    struct vki_timespec *tsp;
622 tsp = NULL;
626 tsp = &ts;
629 res = VG_(do_syscall4)(__NR_pollsys, (UWord)fds, nfds, (UWord)tsp, 0);