Searched refs:alloc_get_mem (Results 1 – 3 of 3) sorted by relevance
155 size_t alloc_get_mem(struct alloc_cache* alloc);
310 size_t alloc_get_mem(struct alloc_cache* alloc) in alloc_get_mem() function
136 ac = alloc_get_mem(&worker->alloc); in worker_mem_report()137 superac = alloc_get_mem(&worker->daemon->superalloc); in worker_mem_report()