Home
last modified time | relevance | path

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

/trueos/lib/libmemstat/
HDmemstat.h129 uint64_t memstat_get_numallocs(const struct memory_type *mtp);
HDmemstat.c271 memstat_get_numallocs(const struct memory_type *mtp) in memstat_get_numallocs() function
/trueos/usr.bin/vmstat/
HDvmstat.c1237 if (memstat_get_numallocs(mtp) == 0 && in domemstat_malloc()
1243 memstat_get_numallocs(mtp)); in domemstat_malloc()
1298 memstat_get_numallocs(mtp), memstat_get_failures(mtp), in domemstat_zone()