Home
last modified time | relevance | path

Searched refs:executions (Results 1 – 25 of 62) sorted by relevance

123

/openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DLibiptDecoder.cpp589 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()
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.back().psb_offset; in SplitTraceIntoPSBBlock()
752 for (int i = (int)executions.size() - 2; i >= 0; i--) { in SplitTraceIntoPSBBlock()
753 executions[i].size = in SplitTraceIntoPSBBlock()
[all …]
H A DTraceIntelPTMultiCpuDecoder.cpp156 Expected<std::vector<ThreadContinuousExecution>> executions = in DoCorrelateContextSwitchesAndIntelPtTraces() local
158 if (!executions) in DoCorrelateContextSwitchesAndIntelPtTraces()
159 return executions.takeError(); in DoCorrelateContextSwitchesAndIntelPtTraces()
160 for (const ThreadContinuousExecution &exec : *executions) in DoCorrelateContextSwitchesAndIntelPtTraces()
H A DPerfContextSwitchDecoder.cpp250 std::vector<ThreadContinuousExecution> executions; in DecodePerfContextSwitchTrace() local
276 executions.push_back(execution); in DecodePerfContextSwitchTrace()
287 executions.push_back(ThreadContinuousExecution::CreateOnlyStartExecution( in DecodePerfContextSwitchTrace()
298 return executions; in DecodePerfContextSwitchTrace()
H A DTraceIntelPTBundleLoader.cpp353 Expected<std::vector<ThreadContinuousExecution>> executions = in AugmentThreadsFromContextSwitches() local
356 if (!executions) in AugmentThreadsFromContextSwitches()
357 return executions.takeError(); in AugmentThreadsFromContextSwitches()
358 for (const ThreadContinuousExecution &execution : *executions) in AugmentThreadsFromContextSwitches()
H A DLibiptDecoder.h89 const std::vector<IntelPTThreadContinousExecution> &executions);
/openbsd-src/gnu/usr.bin/binutils/gprof/po/
H A Dgprof.pot50 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
94 "%9lu Total number of line executions\n"
99 msgid "%9.2f Average executions per line\n"
H A Dsv.po48 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
101 "%9lu Total number of line executions\n"
108 msgid "%9.2f Average executions per line\n"
H A Dda.po48 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
101 "%9lu Total number of line executions\n"
108 msgid "%9.2f Average executions per line\n"
H A Dde.po49 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
102 "%9lu Total number of line executions\n"
109 msgid "%9.2f Average executions per line\n"
H A Did.po49 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
102 "%9lu Total number of line executions\n"
109 msgid "%9.2f Average executions per line\n"
H A Dpt_BR.po50 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
103 "%9lu Total number of line executions\n"
110 msgid "%9.2f Average executions per line\n"
H A Dtr.po49 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
102 "%9lu Total number of line executions\n"
109 msgid "%9.2f Average executions per line\n"
/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/po/
H A Dgprof.pot51 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
96 "%9lu Total number of line executions\n"
101 msgid "%9.2f Average executions per line\n"
H A Drw.po60 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
114 "%9lu Total number of line executions\n"
119 msgid "%9.2f Average executions per line\n"
H A Dda.po48 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
101 "%9lu Total number of line executions\n"
108 msgid "%9.2f Average executions per line\n"
H A Did.po49 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
102 "%9lu Total number of line executions\n"
109 msgid "%9.2f Average executions per line\n"
H A Dde.po50 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
104 "%9lu Total number of line executions\n"
111 msgid "%9.2f Average executions per line\n"
H A Dpt_BR.po50 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
103 "%9lu Total number of line executions\n"
110 msgid "%9.2f Average executions per line\n"
H A Dga.po50 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
104 "%9lu Total number of line executions\n"
111 msgid "%9.2f Average executions per line\n"
H A Dsv.po50 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
104 "%9lu Total number of line executions\n"
111 msgid "%9.2f Average executions per line\n"
H A Dtr.po50 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
104 "%9lu Total number of line executions\n"
111 msgid "%9.2f Average executions per line\n"
H A Dvi.po49 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
103 "%9lu Total number of line executions\n"
110 msgid "%9.2f Average executions per line\n"
/openbsd-src/gnu/llvm/clang/tools/clang-fuzzer/
H A DREADME.txt143 Note: To get a higher number of executions per second with llvm-proto-fuzzer it
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/scripttempl/
H A Delfi370.sc107 multiple executions of the program; I think that is more
/openbsd-src/gnu/usr.bin/binutils/ld/scripttempl/
H A Delfi370.sc107 multiple executions of the program; I think that is more

123