Searched refs:timeval_smaller (Results 1 – 5 of 5) sorted by relevance
53 int timeval_smaller(const struct timeval* x, const struct timeval* y);
101 timeval_smaller(const struct timeval* x, const struct timeval* y) in timeval_smaller() function
122 if(timeval_smaller(tv, &hist->buckets[i].upper)) { in timehist_insert()
523 else if(timeval_smaller(&p->tv, &res->tv)) in first_timer()533 if(t && timeval_smaller(&t->tv, &runtime->now_tv)) in replay_get_oldest_timer()
278 if(timeval_smaller(&mesh->jostle_max, &age)) { in mesh_make_new_space()