Searched refs:ThisThreadSamples (Results 1 – 1 of 1) sorted by relevance
112 static thread_local PerThreadSamples *ThisThreadSamples = in collectStack() local116 if (!ThisThreadSamples->M.TryLock()) in collectStack()119 ThisThreadSamples->TrieRoot.insertStack(CurrentStack); in collectStack()120 ThisThreadSamples->M.Unlock(); in collectStack()