Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp518 RootVector mergeAcrossThreads(std::forward_list<StackTrieNode> &NodeStore) { in mergeAcrossThreads() function in StackTrie
544 RootVector MergedByThreadRoots = mergeAcrossThreads(AggregatedNodeStore); in printAllAggregatingThreads()
553 RootVector MergedByThreadRoots = mergeAcrossThreads(AggregatedNodeStore); in printAggregatingThreads()