Home
last modified time | relevance | path

Searched refs:nsstats (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/dns/resolv/
Dres_cache.c1239 struct __res_stats nsstats[MAXNS]; member
2100 cache_info->nsstats[i].sample_count = in _free_nameservers_locked()
2101 cache_info->nsstats[i].sample_next = 0; in _free_nameservers_locked()
2182 cache_info->nsstats->sample_count = cache_info->nsstats->sample_next = 0; in _res_cache_clear_stats_locked()
2232 stats[i] = info->nsstats[i]; in android_net_res_stats_get_info_for_net()
2263 memcpy(stats, info->nsstats, sizeof(info->nsstats)); in _resolv_cache_get_resolver_stats()
2282 _res_cache_add_stats_sample_locked(&info->nsstats[ns], sample, max_samples); in _resolv_cache_add_resolver_stats_sample()