Home
last modified time | relevance | path

Searched refs:AggregatedNodeStore (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/tools/llvm-xray/
Dxray-stacks.cpp548 std::forward_list<StackTrieNode> AggregatedNodeStore; in printAllAggregatingThreads() local
549 RootVector MergedByThreadRoots = mergeAcrossThreads(AggregatedNodeStore); in printAllAggregatingThreads()
557 std::forward_list<StackTrieNode> AggregatedNodeStore; in printAggregatingThreads() local
558 RootVector MergedByThreadRoots = mergeAcrossThreads(AggregatedNodeStore); in printAggregatingThreads()