Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_malloc.c335 struct malloc_type_internal *mtip; in mtp_set_subzone()
352 struct malloc_type_internal *mtip; in mtp_get_subzone()
367 struct malloc_type_internal *mtip; in mtp_set_subzone()
391 struct malloc_type_internal *mtip; in malloc_type_zone_allocated()
434 struct malloc_type_internal *mtip; in malloc_type_freed()
1314 struct malloc_type_internal *mtip; in malloc_init()
1339 struct malloc_type_internal *mtip; in malloc_uninit()
1403 struct malloc_type_internal *mtip; in sysctl_kern_malloc_stats()
1505 get_malloc_stats(const struct malloc_type_internal *mtip, uint64_t *allocs, in get_malloc_stats()
1594 struct malloc_type_internal *mtip; in DB_SHOW_COMMAND()
/freebsd/sys/sys/
H A Dmalloc.h105 struct malloc_type_internal { struct
120 struct malloc_type_internal ks_mti; argument
/freebsd/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c106 struct malloc_type_internal *mtip = &mtp->ks_mti; in dtmalloc_type_cb()
/freebsd/lib/libmemstat/
H A Dmemstat_malloc.c317 struct malloc_type_internal *mtip; in memstat_kvm_malloc()