Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.h137 DecodePerfContextSwitchTrace(llvm::ArrayRef<uint8_t> data,
H A DTraceIntelPTMultiCpuDecoder.cpp157 DecodePerfContextSwitchTrace(data, cpu_id, tsc_conversion); in DoCorrelateContextSwitchesAndIntelPtTraces()
H A DPerfContextSwitchDecoder.cpp246 lldb_private::trace_intel_pt::DecodePerfContextSwitchTrace( in DecodePerfContextSwitchTrace() function in lldb_private::trace_intel_pt
H A DTraceIntelPTBundleLoader.cpp356 DecodePerfContextSwitchTrace( in AugmentThreadsFromContextSwitches()