Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.h139 DecodePerfContextSwitchTrace(llvm::ArrayRef<uint8_t> data,
H A DTraceIntelPTMultiCpuDecoder.cpp159 DecodePerfContextSwitchTrace(data, cpu_id, tsc_conversion); in DoCorrelateContextSwitchesAndIntelPtTraces()
H A DTraceIntelPTBundleLoader.cpp263 DecodePerfContextSwitchTrace(data, cpu.id, in AugmentThreadsFromContextSwitches()
H A DPerfContextSwitchDecoder.cpp245 lldb_private::trace_intel_pt::DecodePerfContextSwitchTrace( in DecodePerfContextSwitchTrace() function in lldb_private::trace_intel_pt