Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/util/
HDalloc.h147 size_t alloc_get_mem(struct alloc_cache* alloc);
HDalloc.c287 size_t alloc_get_mem(struct alloc_cache* alloc) in alloc_get_mem() function
/NextBSD/contrib/unbound/daemon/
HDworker.c167 ac = alloc_get_mem(&worker->alloc); in worker_mem_report()
168 superac = alloc_get_mem(&worker->daemon->superalloc); in worker_mem_report()