Home
last modified time | relevance | path

Searched refs:total_malloced (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sys/dev/raid/vinum/
H A Dvinummemory.c94 int total_malloced; variable
122 total_malloced += size; in MMalloc()
149 total_malloced -= malloced[i].size; in FFree()
189 m->total_malloced = total_malloced; in vinum_meminfo()
H A Dvinum.c52 extern int total_malloced;
324 if (total_malloced) { in vinum_modevent()
H A Dvinumvar.h655 int total_malloced; /* total amount malloced */ member
/dflybsd-src/sbin/vinum/
H A Dlist.c861 meminfo.total_malloced, in vinum_info()