Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-stacks.cpp547 std::forward_list<StackTrieNode> AggregatedNodeStore; in printAllAggregatingThreads() local
548 RootVector MergedByThreadRoots = mergeAcrossThreads(AggregatedNodeStore); in printAllAggregatingThreads()
556 std::forward_list<StackTrieNode> AggregatedNodeStore; in printAggregatingThreads() local
557 RootVector MergedByThreadRoots = mergeAcrossThreads(AggregatedNodeStore); in printAggregatingThreads()