Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libumem/common/
H A Dumem_impl.h136 #define UMEM_MAX_STACK_DEPTH \ macro
H A Dumem.c3142 int max_frames = UMEM_MAX_STACK_DEPTH; in umem_cache_init()
/titanic_44/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c94 if (umem_stack_depth > UMEM_MAX_STACK_DEPTH) { in umem_update_variables()
97 umem_stack_depth, UMEM_MAX_STACK_DEPTH); in umem_update_variables()