Lines Matching refs:timeval
130 struct timeval sent_timestamp;
138 struct timeval sent_timestamp;
197 struct timeval time_of_program_start;
198 struct timeval time_of_first_query;
200 struct timeval time_of_first_query_interval;
201 struct timeval time_of_end_of_run;
202 struct timeval time_of_stop_sending;
204 struct timeval time_of_queryset_start;
206 struct timeval time_of_next_queryset;
1007 * Set a timeval struct to indicate the current time
1010 set_timenow(struct timeval *tv) {
1024 addtv(struct timeval *tv1, struct timeval *tv2, struct timeval *tv_result) {
1035 * Find the difference in seconds between two timeval structs.
1040 difftv(struct timeval tv1, struct timeval tv2) {
1061 struct timeval time_now;
1546 register_rtt(struct timeval *timestamp, char *qname, int qtype,
1551 struct timeval now;
1610 struct timeval now;
1717 struct timeval tv;
1765 struct timeval now, waituntil;
1826 struct timeval curr_time;
1837 struct timeval next, now;
1932 struct timeval *first_query,
1933 struct timeval *program_start,
1934 struct timeval *end_perf, struct timeval *end_query,
1943 struct timeval start_time;
2087 struct timeval time_now;