Home
last modified time | relevance | path

Searched defs:stacks (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libmtmalloc/tests/
H A Dexhaust.c50 caddr_t stacks[512]; in main() local
/illumos-gate/usr/src/lib/sun_fc/common/
H A DTrace.cc44 vector<vector<Trace *> > Trace::stacks; member in Trace
H A DTrace.h109 static std::vector<std::vector<Trace *> > stacks; variable
/illumos-gate/usr/src/cmd/ptools/pmap/
H A Dpmap_common.c117 anon_name(char *name, const pstatus_t *Psp, lwpstack_t *stacks, uint_t nstacks, in anon_name()
H A Dpmap.c173 static lwpstack_t *stacks = NULL; variable
/illumos-gate/usr/src/cmd/ptools/pmadvise/
H A Dpmadvise.c190 static lwpstack_t *stacks; variable
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.c611 stacks(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in stacks() function