Searched refs:executions (Results 1 – 14 of 14) sorted by relevance
589 const std::vector<IntelPTThreadContinousExecution> &executions) { in DecodeSystemWideTraceForThread() argument 591 for (size_t i = 0; i < executions.size(); i++) { in DecodeSystemWideTraceForThread() 592 const IntelPTThreadContinousExecution &execution = executions[i]; in DecodeSystemWideTraceForThread() 656 // Any of those cases represent a gap if we still have executions to in DecodeSystemWideTraceForThread() 658 if (i + 1 != executions.size() && in DecodeSystemWideTraceForThread() 699 std::vector<PSBBlock> executions; in SplitTraceIntoPSBBlock() local 742 executions.push_back({ in SplitTraceIntoPSBBlock() 749 if (!executions.empty()) { in SplitTraceIntoPSBBlock() 751 executions.back().size = buffer.size() - executions in SplitTraceIntoPSBBlock() [all...]
156 Expected<std::vector<ThreadContinuousExecution>> executions = in DoCorrelateContextSwitchesAndIntelPtTraces() local158 if (!executions) in DoCorrelateContextSwitchesAndIntelPtTraces()159 return executions.takeError(); in DoCorrelateContextSwitchesAndIntelPtTraces()160 for (const ThreadContinuousExecution &exec : *executions) in DoCorrelateContextSwitchesAndIntelPtTraces()
250 std::vector<ThreadContinuousExecution> executions; in DecodePerfContextSwitchTrace() local276 executions.push_back(execution); in DecodePerfContextSwitchTrace()287 executions.push_back(ThreadContinuousExecution::CreateOnlyStartExecution( in DecodePerfContextSwitchTrace()298 return executions; in DecodePerfContextSwitchTrace()
355 Expected<std::vector<ThreadContinuousExecution>> executions = in AugmentThreadsFromContextSwitches() 358 if (!executions) in AugmentThreadsFromContextSwitches() 359 return executions.takeError(); in AugmentThreadsFromContextSwitches() 360 for (const ThreadContinuousExecution &execution : *executions) in AugmentThreadsFromContextSwitches() 353 Expected<std::vector<ThreadContinuousExecution>> executions = AugmentThreadsFromContextSwitches() local
89 const std::vector<IntelPTThreadContinousExecution> &executions);
7 the two executions will generate two different files with names like:
177 # cache file to speed up future executions).
179 # cache file to speed up future executions).
367 "annotation was correct on %0 of profiled executions">,
4025 memory area persists between kernel executions. Pointer types to the global
177 // Use BufferSize > 1 for out-of-order executions units with a
817 Desc<"Set the synchronicity of this command's executions with regard to "
3655 …second modification completely tests the ELSE Rule but results in more executions than the first m…19880 …e feature. \par The methods are based on analysis of traces of program executions. The concept of …
1189 of the legacy module-level code executions. Since we no longer support