Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libumem/common/sys/
H A Dvmem_impl_user.h59 uint8_t vs_depth; /* stack depth if UMF_AUDIT active */ member
/titanic_41/usr/src/uts/common/sys/
H A Dvmem_impl.h60 uint8_t vs_depth; /* stack depth if KMF_AUDIT active */ member
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_subr.c510 depth = MIN(vs.vs_depth, VMEM_STACK_DEPTH); in leaky_subr_add_leak()
H A Dkmem.c2275 (vs->vs_type == VMEM_ALLOC && vs->vs_depth != 0))) { in whatis_walk_seg()
3752 depth = vs.vs_depth; in vmem_seg()
/titanic_41/usr/src/uts/common/os/
H A Dvmem.c477 vsp->vs_depth = (uint8_t)getpcstack(vsp->vs_stack, in vmem_hash_insert()
482 vsp->vs_depth = 0; in vmem_hash_insert()
/titanic_41/usr/src/lib/libumem/common/
H A Dvmem.c347 vsp->vs_depth = (uint8_t)getpcstack(vsp->vs_stack, in vmem_hash_insert()
352 vsp->vs_depth = 0; in vmem_hash_insert()
/titanic_41/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c826 depth = MIN(vs.vs_depth, VMEM_STACK_DEPTH); in leaky_subr_add_leak()
H A Dumem.c2110 (vs->vs_type == VMEM_ALLOC && vs->vs_depth != 0))) { in whatis_walk_seg()
3385 depth = vs.vs_depth; in vmem_seg()