Searched defs:execution (Results 1 – 6 of 6) sorted by relevance
141 IntelPTThreadContinousExecution execution(thread_execution); in DoCorrelateContextSwitchesAndIntelPtTraces() local229 for (const IntelPTThreadContinousExecution &execution : it->second) in GePSBBlocksCountForThread() local
286 const IntelPTThreadContinousExecution &execution = executions[i]; in DecodeSystemWideTraceForThread() local
274 [&](const ThreadContinuousExecution &execution) { in DecodePerfContextSwitchTrace()
145 def intercept_compiler_wrapper_impl(_, execution): argument
306 def analyze_compiler_wrapper_impl(result, execution): argument
493 int execution{0}; member