Searched refs:PerThreadFunctionStack (Results 1 – 4 of 4) sorted by relevance
40 PerThreadFunctionStackMap PerThreadFunctionStack;82 auto I = PerThreadFunctionStack.find(TId); in getThreadFunctionStack()83 if (I == PerThreadFunctionStack.end()) in getThreadFunctionStack()89 return PerThreadFunctionStack; in getPerThreadFunctionStack()
99 PerThreadFunctionStackMap PerThreadFunctionStack; variable144 return PerThreadFunctionStack; in getPerThreadFunctionStack()
147 auto &ThreadStack = PerThreadFunctionStack[Record.TId]; in accountRecord()
202 auto &ThreadStack = PerThreadFunctionStack[Record.TId]; in accountRecord()