Searched refs:memory_type (Results 1 – 8 of 8) sorted by relevance
79 struct memory_type;98 struct memory_type *memstat_mtl_next(struct memory_type *mtp);129 int memstat_get_allocator(const struct memory_type *mtp);133 uint64_t memstat_get_size(const struct memory_type *mtp);134 uint64_t memstat_get_rsize(const struct memory_type *mtp);139 uint64_t memstat_get_bytes(const struct memory_type *mtp);140 uint64_t memstat_get_count(const struct memory_type *mtp);141 uint64_t memstat_get_free(const struct memory_type *mtp);147 void memstat_set_caller_pointer(struct memory_type *mtp,166 const struct memory_type *mtp, int cpu, int index);[all …]
81 struct memory_type *88 struct memory_type *89 memstat_mtl_next(struct memory_type *mtp) in memstat_mtl_next()98 struct memory_type *mtp; in _memstat_mtl_empty()128 struct memory_type *132 struct memory_type *mtp; in memstat_mtl_find()149 struct memory_type *153 struct memory_type *mtp; in _memstat_mt_allocate()216 memstat_get_name(const struct memory_type *mtp) in memstat_get_name()251 memstat_get_size(const struct memory_type *mtp) in memstat_get_size()[all …]
39 struct memory_type { struct111 LIST_ENTRY(memory_type) mt_list; /* List of types. */ argument118 LIST_HEAD(, memory_type) mtl_list;123 struct memory_type *_memstat_mt_allocate(struct memory_type_list *list,125 void _memstat_mt_reset_stats(struct memory_type *mtp,
83 struct memory_type *mtp; in memstat_sysctl_malloc()313 struct memory_type *mtp; in memstat_kvm_malloc()537 memstat_malloc_zone_used(const struct memory_type *mtp, size_t n) in memstat_malloc_zone_used()
82 struct memory_type *mtp; in memstat_sysctl_uma()312 struct memory_type *mtp; in memstat_kvm_uma()
71 struct memory_type *mtp; in mbpr()
292 struct memory_type *mt_item; in storage_OS_get_memstat()
1342 struct memory_type *mtp; in domemstat_malloc()1409 struct memory_type *mtp; in domemstat_zone()