Home
last modified time | relevance | path

Searched refs:malloc_type_internal (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_malloc.c327 struct malloc_type_internal *mtip; in mtp_set_subzone()
344 struct malloc_type_internal *mtip; in mtp_get_subzone()
359 struct malloc_type_internal *mtip; in mtp_set_subzone()
383 struct malloc_type_internal *mtip; in malloc_type_zone_allocated()
426 struct malloc_type_internal *mtip; in malloc_type_freed()
1205 struct malloc_type_internal *mtip; in malloc_init()
1229 struct malloc_type_internal *mtip; in malloc_uninit()
1293 struct malloc_type_internal *mtip; in sysctl_kern_malloc_stats()
1395 get_malloc_stats(const struct malloc_type_internal *mtip, uint64_t *allocs, in get_malloc_stats()
1484 struct malloc_type_internal *mtip; in DB_SHOW_COMMAND()
/f-stack/freebsd/sys/
H A Dmalloc.h105 struct malloc_type_internal { struct
120 struct malloc_type_internal ks_mti; argument
/f-stack/tools/compat/include/sys/
H A Dmalloc.h97 struct malloc_type_internal { struct
/f-stack/tools/libmemstat/
H A Dmemstat_malloc.c331 struct malloc_type_internal *mtip; in memstat_kvm_malloc()