Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libmemstat/
H A Dmemstat.h139 uint64_t memstat_get_numallocs(const struct memory_type *mtp);
H A Dmemstat.c281 memstat_get_numallocs(const struct memory_type *mtp) in memstat_get_numallocs() function
/freebsd-13.1/usr.bin/vmstat/
H A Dvmstat.c1442 if (memstat_get_numallocs(mtp) == 0 && in domemstat_malloc()
1450 (uintmax_t)memstat_get_numallocs(mtp)); in domemstat_malloc()
1519 (uintmax_t)memstat_get_numallocs(mtp), in domemstat_zone()