Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-stacks.cpp354 ENTRY_NOT_FOUND, // An exit record had no matching call stack entry enumerator
413 return AccountRecordStatus::ENTRY_NOT_FOUND; in accountRecord()
422 status = AccountRecordStatus::ENTRY_NOT_FOUND; in accountRecord()
679 case StackTrie::AccountRecordStatus::ENTRY_NOT_FOUND: in CreateErrorMessage()