Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp313 class StackTrie { class
653 static std::string CreateErrorMessage(StackTrie::AccountRecordStatus Error, in CreateErrorMessage()
657 case StackTrie::AccountRecordStatus::ENTRY_NOT_FOUND: in CreateErrorMessage()
670 StackTrie ST; in __anon4f4261bf0702()
718 StackTrie::AccountRecordState AccountRecordState = in __anon4f4261bf0702()
719 StackTrie::AccountRecordState::CreateInitialState(); in __anon4f4261bf0702()
722 if (error != StackTrie::AccountRecordStatus::OK) { in __anon4f4261bf0702()