Searched defs:StackFrame (Results 1 – 8 of 8) sorted by relevance
645 for (const auto &StackFrame : AllocInfo->CallStack) addCallStack() local 661 auto StackFrame = ProfileCallStack.begin() + StartIndex; stackFrameIncludesInlinedCallStack() local 747 for (auto &StackFrame : CS) { readMemprof() local [all...]
53 StackFrame::StackFrame(const ThreadSP &thread_sp, user_id_t frame_idx, in StackFrame() function in StackFrame 79 StackFrame::StackFrame(const ThreadSP &thread_sp, user_id_t frame_idx, in StackFrame() function in StackFrame 105 StackFrame::StackFrame(cons function in StackFrame [all...]
51 class StackFrame; variable
1227 friend class StackFrame; global() variable
217 enum ContextKind { StackFrame, Block }; enumerator
504 const StackFrameContext *StackFrame = getCalleeStackFrame(0); in getConstructionContext() local
199 class StackFrame; global() variable
2125 ExecutionContext &StackFrame = ECStack.back(); callFunction() local