Searched refs:timeval_smaller (Results 1 – 4 of 4) 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()
278 if(timeval_smaller(&mesh->jostle_max, &age)) { in mesh_make_new_space()