Home
last modified time | relevance | path

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

/freebsd-src/lib/libmemstat/
H A Dmemstat.h121 size_t memstat_malloc_zone_get_count(void);
H A Dmemstat_malloc.c518 memstat_malloc_zone_get_count(void) in memstat_malloc_zone_get_count() function
/freebsd-src/usr.bin/vmstat/
H A Dvmstat.c1366 zones = memstat_malloc_zone_get_count(); in domemstat_malloc()