Home | History | Annotate | Download | only in resolv

Lines Matching defs:stats

490 	    struct __res_stats stats[MAXNS];
492 int revision_id = _resolv_cache_get_resolver_stats(statp->netid, &params, stats);
494 android_net_res_stats_get_usable_servers(&params, stats, statp->nscount,
555 * Only record stats the first time we try a query. This ensures that
557 * SERVFAIL or times out) do not unduly affect the stats.
585 /* Only record stats the first time we try a query. See above. */