Searched refs:RootVector (Results 1 – 1 of 1) sorted by relevance
320 using RootVector = SmallVector<StackTrieNode *, 4>; typedef in StackTrie323 DenseMap<uint32_t, RootVector> Roots;494 RootVector &perThreadRoots = iter.second; in printAllPerThread()504 RootVector RootValues; in printIgnoringThreads()522 RootVector mergeAcrossThreads(std::forward_list<StackTrieNode> &NodeStore) { in mergeAcrossThreads()523 RootVector MergedByThreadRoots; in mergeAcrossThreads()548 RootVector MergedByThreadRoots = mergeAcrossThreads(AggregatedNodeStore); in printAllAggregatingThreads()557 RootVector MergedByThreadRoots = mergeAcrossThreads(AggregatedNodeStore); in printAggregatingThreads()564 RootVector RootValues, uint32_t ThreadId, bool ReportThread) { in printAll()601 RootVector RootValues) { in print()