Home
last modified time | relevance | path

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

/freebsd/lib/libmemstat/
H A Dmemstat.h137 uint64_t memstat_get_numallocs(const struct memory_type *mtp);
H A Dmemstat.c279 memstat_get_numallocs(const struct memory_type *mtp) in memstat_get_numallocs() function
/freebsd/usr.bin/vmstat/
H A Dvmstat.c1369 if (memstat_get_numallocs(mtp) == 0 && in domemstat_malloc()
1379 (uintmax_t)memstat_get_numallocs(mtp)); in domemstat_malloc()
1447 (uintmax_t)memstat_get_numallocs(mtp), in domemstat_zone()