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