Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_malloc.c1395 get_malloc_stats(const struct malloc_type_internal *mtip, uint64_t *allocs, in get_malloc_stats() function
1459 size = get_malloc_stats(&mtp->ks_mti, &allocs, in DB_SHOW_COMMAND()
1469 size = get_malloc_stats(&cur_mtype->ks_mti, &allocs, &inuse); in DB_SHOW_COMMAND()