Home
last modified time | relevance | path

Searched defs:StackInfo (Results 1 – 1 of 1) 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;