Searched defs:ProbeStack (Results 1 – 1 of 1) sorted by relevance
399 struct ProbeStack { struct402 ProbeStack(const ProfiledBinary *B) : Binary(B) {} in ProbeStack() function403 bool pushFrame(UnwindState::ProfiledFrame *Cur) { in pushFrame()415 void popFrame() { in popFrame()