OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pretty_mem
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/nsd/dist/
nsd-mem.c
87
pretty_mem
(size_t x, const char* s)
function
105
pretty_mem
(z->data, "zone data");
106
pretty_mem
(z->data_unused, "zone unused space (due to alignment)");
135
pretty_mem
(t->data, "data");
136
pretty_mem
(t->data_unused, "unused space (due to alignment)");
137
pretty_mem
(t->opt_data, "options");
138
pretty_mem
(t->opt_unused, "options unused space (due to alignment)");
139
pretty_mem
(t->compresstable, "name table (depends on servercount)");
141
pretty_mem
(t->rrl, "RRL table (depends on servercount)");
145
pretty_mem
(t->ram, "ram usage (excl space for buffers)")
[
all
...]
Completed in 22 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026