stacks_entry_t
#define STACKS_ENTRY_SIZE(x) OFFSETOF(stacks_entry_t, se_stack[(x)])
stacks_entry_t **si_hash; /* hash table */
static stacks_entry_t **stacks_hash;
static stacks_entry_t **stacks_array;
stacks_hash_entry(stacks_entry_t *sep)
stacks_entry_comp_impl(stacks_entry_t *l, stacks_entry_t *r,
stacks_entry_t * const *lp = l_arg;
stacks_entry_t * const *rp = r_arg;
stacks_entry_t *cur, *next;
stacks_entry_t **sepp, *nsep, *sep;
stacks_entry_t **cur;
stacks_entry_t *sep;
stacks_has_caller(stacks_entry_t *sep, uintptr_t addr)
stacks_has_module(stacks_entry_t *sep, stacks_module_t *mp)
stacks_entry_t *sep = stacks_array[idx];
stacks_entry_t *cur = sep;
stacks_entry_t *head = NULL, *tail = NULL, *sp;