Home
last modified time | relevance | path

Searched defs:stacks (Results 1 – 13 of 13) 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
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_fuchsia.cpp88 auto stacks = +[](void *chunk, size_t size, void *data) { in LockStuffAndStopTheWorld() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cpp171 StackDepotStats stacks = StackDepotGetStats(); in WriteMemoryProfile() local
H A Dtsan_report.h104 Vector<ReportStack*> stacks; global() variable
H A Dtsan_platform_linux.cpp124 StackDepotStats stacks = StackDepotGetStats(); in WriteMemoryProfile() local
/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
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp353 StructuredData::ArraySP stacks = ConvertToStructuredArray( in RetrieveReportData() local
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1751 #define __sanitizer_syscall_pre_compat_60_sa_stacks(num, stacks) \ argument
1754 #define __sanitizer_syscall_post_compat_60_sa_stacks(res, num, stacks) \ argument