Home
last modified time | relevance | path

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

/freebsd-head/lib/libmemstat/
HDmemstat.h129 int memstat_get_allocator(const struct memory_type *mtp);
HDmemstat.c223 memstat_get_allocator(const struct memory_type *mtp) in memstat_get_allocator() function
/freebsd-head/usr.sbin/bsnmpd/modules/snmp_hostres/
HDhostres_storage_tbl.c324 switch (allocator = memstat_get_allocator(mt_item)) { in storage_OS_get_memstat()