Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Linux/
H A DIntelPTMultiCoreTrace.cpp27 static Error IncludePerfEventParanoidMessageInError(Error &&error) { in IncludePerfEventParanoidMessageInError() function
58 return IncludePerfEventParanoidMessageInError(core_trace.takeError()); in StartOnAllCores()