Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_impl.h39 typedef pc_t leak_pc_t; typedef
41 typedef uintptr_t leak_pc_t;
61 leak_pc_t lkb_stack[1]; /* actually lkb_depth */
74 leak_pc_t *, uint_t, uintptr_t, uintptr_t);
H A Dleaky.c469 leak_pc_t *stack, uint_t depth, uintptr_t cid, uintptr_t data) in leaky_add_leak()
663 leaky_filter(const leak_pc_t *stack, int depth, uintptr_t filter) in leaky_filter()