Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTraceIntelPTGDBRemotePackets.h29 static const char *kPerfContextSwitchTrace; member
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DTraceIntelPTGDBRemotePackets.cpp18 const char *IntelPTDataKinds::kPerfContextSwitchTrace = member in lldb_private::IntelPTDataKinds
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTMultiCpuDecoder.cpp154 cpu_id, IntelPTDataKinds::kPerfContextSwitchTrace, in DoCorrelateContextSwitchesAndIntelPtTraces()
H A DTraceIntelPTBundleSaver.cpp147 cpu_id, IntelPTDataKinds::kPerfContextSwitchTrace, in WriteContextSwitchTrace()
H A DTraceIntelPT.cpp146 cpu.id, IntelPTDataKinds::kPerfContextSwitchTrace, in CreateInstanceForPostmortemTrace()