Home
last modified time | relevance | path

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

/systemd-251/src/resolve/
Dresolved-dns-cache.h14 unsigned n_hit; member
Dresolved-dns-cache.c1123 c->n_hit++; in dns_cache_lookup()
1151 c->n_hit++; in dns_cache_lookup()
1165 c->n_hit++; in dns_cache_lookup()
1183 c->n_hit++; in dns_cache_lookup()
Dresolved-bus.c1662 hit += s->cache.n_hit; in bus_property_get_cache_statistics()
1755 s->cache.n_hit = s->cache.n_miss = 0; in bus_method_reset_statistics()