Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTraceIntelPTGDBRemotePackets.h58 bool IsPerCpuTracing() const;
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DTraceIntelPTGDBRemotePackets.cpp21 bool TraceIntelPTStartRequest::IsPerCpuTracing() const { in IsPerCpuTracing() function in lldb_private::TraceIntelPTStartRequest