HomeSort by: relevance | last modified time | path
    Searched defs:isc_histo_get (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/
histo.c 321 isc_histo_get(const isc_histo_t *hg, uint key, uint64_t *minp, uint64_t *maxp, function
366 isc_histo_get(source, key, &min, &max, &count) == ISC_R_SUCCESS;
451 isc_histo_get(hg, key, &min, &max, &count) == ISC_R_SUCCESS;

Completed in 23 milliseconds