Searched refs:umem_malloc_dist (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | umem.h | 114 extern int umem_malloc_dist(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | libumem.c | 512 { "umem_malloc_dist", "[-dg] [-b maxbins] [-B minbinsize]", 514 umem_malloc_dist, umem_malloc_dist_help },
|
H A D | umem.c | 4074 umem_malloc_dist(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
|
Completed in 66 milliseconds