Home
last modified time | relevance | path

Searched defs:execution (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTMultiCpuDecoder.cpp139 IntelPTThreadContinousExecution execution(thread_execution); in DoCorrelateContextSwitchesAndIntelPtTraces() local
227 for (const IntelPTThreadContinousExecution &execution : it->second) in GePSBBlocksCountForThread() local
H A DPerfContextSwitchDecoder.cpp275 [&](const ThreadContinuousExecution &execution) { in DecodePerfContextSwitchTrace()
H A DLibiptDecoder.cpp592 const IntelPTThreadContinousExecution &execution = executions[i]; in DecodeSystemWideTraceForThread() local