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

/freebsd-13-stable/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) function
/freebsd-13-stable/usr.bin/vmstat/
H A Dvmstat.c1442 if (memstat_get_numallocs(mtp) == 0 &&
1450 (uintmax_t)memstat_get_numallocs(mtp));
1519 (uintmax_t)memstat_get_numallocs(mtp),

Completed in 175 milliseconds