Searched refs:PR_LL (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/unbound/smallapp/ |
| H A D | unbound-control.c | 273 PR_LL("mem.cache.rrset", shm_stat->mem.rrset); in print_mem() 274 PR_LL("mem.cache.message", shm_stat->mem.msg); in print_mem() 275 PR_LL("mem.mod.iterator", shm_stat->mem.iter); in print_mem() 276 PR_LL("mem.mod.validator", shm_stat->mem.val); in print_mem() 277 PR_LL("mem.mod.respip", shm_stat->mem.respip); in print_mem() 279 PR_LL("mem.mod.subnet", shm_stat->mem.subnet); in print_mem() 285 PR_LL("mem.mod.dynlib", shm_stat->mem.dynlib); in print_mem() 288 PR_LL("mem.cache.dnscrypt_shared_secret", in print_mem() 290 PR_LL("mem.cache.dnscrypt_nonce", in print_mem() 293 PR_LL("mem.streamwait", s->svr.mem_stream_wait); in print_mem() [all …]
|