Home
last modified time | relevance | path

Searched defs:StackInfo (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsample_info.h38 struct StackInfo { struct
39 static constexpr size_t MAX_STACK_DEPTH = 100;
42 std::array<ManagedStackFrameId, MAX_STACK_DEPTH> managedStack;
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h163 struct StackInfo { struct
164 uint64_t stackLimit;
165 uint64_t lastLeaveFrame;
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp190 struct StackInfo { struct
191 uint64_t stackLimit;
192 uint64_t lastLeaveFrame;