Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-stacks.cpp319 class StackTrie { class
675 std::string CreateErrorMessage(StackTrie::AccountRecordStatus Error, in CreateErrorMessage()
679 case StackTrie::AccountRecordStatus::ENTRY_NOT_FOUND: in CreateErrorMessage()
691 StackTrie ST; in __anon6736a0a20702()
741 StackTrie::AccountRecordState AccountRecordState = in __anon6736a0a20702()
742 StackTrie::AccountRecordState::CreateInitialState(); in __anon6736a0a20702()
745 if (error != StackTrie::AccountRecordStatus::OK) { in __anon6736a0a20702()