HomeSort by: relevance | last modified time | path
    Searched refs:timehist_insert (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/unbound/dist/util/
timehist.h 97 void timehist_insert(struct timehist* hist, struct timeval* tv);
timehist.c 118 void timehist_insert(struct timehist* hist, struct timeval* tv) function
  /src/external/bsd/unbound/dist/services/
mesh.c 1591 timehist_insert(m->s.env->mesh->histogram, &duration);

Completed in 81 milliseconds