Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libmemstat/
H A Dmemstat.h123 size_t memstat_malloc_zone_get_count(void);
H A Dmemstat_malloc.c521 memstat_malloc_zone_get_count(void) in memstat_malloc_zone_get_count() function
/freebsd-13.1/usr.bin/vmstat/
H A Dvmstat.c1439 zones = memstat_malloc_zone_get_count(); in domemstat_malloc()