Home
last modified time | relevance | path

Searched defs:heapsize (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/coda/
H A Dcoda_io.h59 struct coda_resize { int hashsize, heapsize; }; member
H A Dcoda_namecache.c672 coda_nc_resize(int hashsize, int heapsize, enum dc_status dcstat) in coda_nc_resize()
/netbsd/sys/arch/ia64/stand/efi/libefi/
H A Defi.c45 static UINTN heapsize; variable
/netbsd/external/gpl2/libmalloc/dist/
H A Dmalloc.c43 static __malloc_size_t heapsize; variable
H A Dgmalloc.c389 static __malloc_size_t heapsize; variable
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DDbeView.cc2595 uint64_t heapsize = (uint64_t) packets->getULongValue (PROP_HSIZE, i); in dump_heap() local