Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-stacks.cpp522 RootVector mergeAcrossThreads(std::forward_list<StackTrieNode> &NodeStore) { in mergeAcrossThreads() function in StackTrie
548 RootVector MergedByThreadRoots = mergeAcrossThreads(AggregatedNodeStore); in printAllAggregatingThreads()
557 RootVector MergedByThreadRoots = mergeAcrossThreads(AggregatedNodeStore); in printAggregatingThreads()