Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-xray/
Dxray-stacks.cpp523 RootVector mergeAcrossThreads(std::forward_list<StackTrieNode> &NodeStore) { in mergeAcrossThreads() function in StackTrie
549 RootVector MergedByThreadRoots = mergeAcrossThreads(AggregatedNodeStore); in printAllAggregatingThreads()
558 RootVector MergedByThreadRoots = mergeAcrossThreads(AggregatedNodeStore); in printAggregatingThreads()