Searched refs:tstop (Results 1 – 8 of 8) sorted by relevance
143 struct timeval tstart, tstop, tremain, time2wait; in nanosleep() local150 (void) gettimeofday (&tstop, NULL); in nanosleep()153 (tstop.tv_sec - tstart.tv_sec); in nanosleep()155 (tstop.tv_usec - tstart.tv_usec); in nanosleep()
144 gettimeofday(&(ts->tstop), NULL); in tftp_send()190 gettimeofday(&(ts->tstop), NULL); in tftp_receive()302 gettimeofday(&(ts->tstop), NULL); in tftp_receive()
305 delta = ((ts->tstop.tv_sec*10.)+(ts->tstop.tv_usec/100000)) - in printstats()
120 struct timeval tstop; member
75 sigret_t tstop();584 (void) signal(SIGTSTP, tstop);782 (void) signal(SIGTSTP, tstop);1205 sigret_t tstop(i) /* SIGTSTP handler */ in tstop() function
5893 `tstop'5917 (gdb) tstop
6574 * tstop: Starting and Stopping Trace Experiment.
6955 @kindex tstop6957 @item tstop6986 (@value{GDBP}) @b{tstop}