Searched refs:memory_type (Results 1 – 10 of 10) sorted by relevance
81 struct memory_type;100 struct memory_type *memstat_mtl_next(struct memory_type *mtp);124 int memstat_get_allocator(const struct memory_type *mtp);128 uint64_t memstat_get_size(const struct memory_type *mtp);129 uint64_t memstat_get_rsize(const struct memory_type *mtp);134 uint64_t memstat_get_bytes(const struct memory_type *mtp);135 uint64_t memstat_get_count(const struct memory_type *mtp);136 uint64_t memstat_get_free(const struct memory_type *mtp);141 void memstat_set_caller_pointer(struct memory_type *mtp,160 const struct memory_type *mtp, int cpu, int index);[all …]
83 struct memory_type *90 struct memory_type *91 memstat_mtl_next(struct memory_type *mtp) in memstat_mtl_next()100 struct memory_type *mtp; in _memstat_mtl_empty()130 struct memory_type *134 struct memory_type *mtp; in memstat_mtl_find()151 struct memory_type *155 struct memory_type *mtp; in _memstat_mt_allocate()218 memstat_get_name(const struct memory_type *mtp) in memstat_get_name()253 memstat_get_size(const struct memory_type *mtp) in memstat_get_size()[all …]
41 struct memory_type { struct112 LIST_ENTRY(memory_type) mt_list; /* List of types. */ argument119 LIST_HEAD(, memory_type) mtl_list;124 struct memory_type *_memstat_mt_allocate(struct memory_type_list *list,126 void _memstat_mt_reset_stats(struct memory_type *mtp,
73 struct memory_type *mtp; in memstat_sysctl_malloc()298 struct memory_type *mtp; in memstat_kvm_malloc()
81 struct memory_type *mtp; in memstat_sysctl_uma()301 struct memory_type *mtp; in memstat_kvm_uma()
73 struct memory_type *mtp; in mbpr()
294 struct memory_type *mt_item; in storage_OS_get_memstat()
1391 struct memory_type *mtp; in domemstat_malloc()1455 struct memory_type *mtp; in domemstat_zone()
591 u_int8_t memory_type:5; member
2522 mly_describe_code(mly_table_memorytype, mi->memory_type), in mly_describe_controller()