Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/
H A DIntelPTMultiCoreTrace.cpp123 {IntelPTDataKinds::kPerfContextSwitchTrace, in GetState()
163 if (request.kind == IntelPTDataKinds::kPerfContextSwitchTrace) in TryGetBinaryData()
/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DTraceIntelPTGDBRemotePackets.h28 static const char *kPerfContextSwitchTrace; member
/llvm-project-15.0.7/lldb/source/Utility/
H A DTraceIntelPTGDBRemotePackets.cpp18 const char *IntelPTDataKinds::kPerfContextSwitchTrace = member in lldb_private::IntelPTDataKinds
/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTMultiCpuDecoder.cpp156 cpu_id, IntelPTDataKinds::kPerfContextSwitchTrace, in DoCorrelateContextSwitchesAndIntelPtTraces()
H A DTraceIntelPTBundleSaver.cpp149 cpu_id, IntelPTDataKinds::kPerfContextSwitchTrace, in WriteContextSwitchTrace()
H A DTraceIntelPT.cpp97 cpu.id, IntelPTDataKinds::kPerfContextSwitchTrace, in CreateInstanceForPostmortemTrace()