Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DDecodedThread.h225 const ErrorStats &GetErrorStats() const;
H A DDecodedThread.cpp232 const DecodedThread::ErrorStats &DecodedThread::GetErrorStats() const { in GetErrorStats() function in DecodedThread
H A DTraceIntelPT.cpp326 decoded_thread_sp->GetErrorStats(); in DumpTraceInfo()
419 decoded_thread_sp->GetErrorStats(); in DumpTraceInfoAsJson()