Searched refs:stackFrames (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java193 StackFrame[] stackFrames = new StackFrame[] {
198 KernelStackRecord r = new KernelStackRecord(stackFrames,
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-converter.cpp337 // The stackFrames dictionary substantially reduces size of the output file by
339 OS << R"( "stackFrames": {)"; local

Completed in 120 milliseconds