Searched refs:StackCursorByThreadId (Results 1 – 1 of 1) sorted by relevance
275 DenseMap<uint32_t, StackTrieNode *> StackCursorByThreadId{}; in exportAsChromeTraceEventFormat() local289 StackTrieNode *&StackCursor = StackCursorByThreadId[R.TId]; in exportAsChromeTraceEventFormat()