Searched refs:timehist_insert (Results 1 – 3 of 3) sorted by relevance
93 void timehist_insert(struct timehist* hist, struct timeval* tv);
118 void timehist_insert(struct timehist* hist, struct timeval* tv) in timehist_insert() function
1477 timehist_insert(m->s.env->mesh->histogram, &duration); in mesh_send_reply()