Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp500 RootVector RootValues; in printIgnoringThreads() local
510 RootValues.push_back(RootNode); in printIgnoringThreads()
513 print(OS, FN, RootValues); in printIgnoringThreads()
560 RootVector RootValues, uint32_t ThreadId, bool ReportThread) { in printAll() argument
562 for (const auto *N : RootValues) { in printAll()
597 RootVector RootValues) { in print() argument
614 for (const auto *N : RootValues) { in print()