| /llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | LibiptDecoder.cpp | 268 const std::vector<IntelPTThreadContinousExecution> &executions) { in DecodeSystemWideTraceForThread() argument 285 for (size_t i = 0; i < executions.size(); i++) { in DecodeSystemWideTraceForThread() 286 const IntelPTThreadContinousExecution &execution = executions[i]; in DecodeSystemWideTraceForThread() 352 i + 1 != executions.size()) || in DecodeSystemWideTraceForThread() 389 std::vector<IntelPTThreadSubtrace> executions; in SplitTraceInContinuousExecutions() local 402 executions.push_back({ in SplitTraceInContinuousExecutions() 407 return executions; in SplitTraceInContinuousExecutions()
|
| H A D | TraceIntelPTMultiCpuDecoder.cpp | 158 Expected<std::vector<ThreadContinuousExecution>> executions = in DoCorrelateContextSwitchesAndIntelPtTraces() local 160 if (!executions) in DoCorrelateContextSwitchesAndIntelPtTraces() 161 return executions.takeError(); in DoCorrelateContextSwitchesAndIntelPtTraces() 162 for (const ThreadContinuousExecution &exec : *executions) in DoCorrelateContextSwitchesAndIntelPtTraces()
|
| H A D | TraceIntelPTBundleLoader.cpp | 262 Expected<std::vector<ThreadContinuousExecution>> executions = in AugmentThreadsFromContextSwitches() local 265 if (!executions) in AugmentThreadsFromContextSwitches() 266 return executions.takeError(); in AugmentThreadsFromContextSwitches() 267 for (const ThreadContinuousExecution &execution : *executions) in AugmentThreadsFromContextSwitches()
|
| H A D | PerfContextSwitchDecoder.cpp | 249 std::vector<ThreadContinuousExecution> executions; in DecodePerfContextSwitchTrace() local 275 executions.push_back(execution); in DecodePerfContextSwitchTrace() 286 executions.push_back(ThreadContinuousExecution::CreateOnlyStartExecution( in DecodePerfContextSwitchTrace() 297 return executions; in DecodePerfContextSwitchTrace()
|
| H A D | LibiptDecoder.h | 80 const std::vector<IntelPTThreadContinousExecution> &executions);
|
| /llvm-project-15.0.7/bolt/test/X86/ |
| H A D | tail-duplication-cache.s | 20 …licated 1 blocks (13 bytes) responsible for 50 dynamic executions ({{.*}}% of all block executions) 29 … duplicated 0 blocks (0 bytes) responsible for 0 dynamic executions (0.00% of all block executions)
|
| H A D | tail-duplication-pass.s | 13 …ated 1 blocks (1 bytes) responsible for {{.*}} dynamic executions ({{.*}}% of all block executions)
|
| H A D | tail-duplication-complex.s | 17 … 1 blocks ({{.*}} bytes) responsible for {{.*}} dynamic executions ({{.*}} of all block executions)
|
| H A D | shrinkwrapping-pop-order.s | 37 # CHECK: BOLT-INFO: Shrink wrapping reduced 6 store executions (28.6% total instructions executed, … 38 # CHECK: BOLT-INFO: Shrink wrapping failed at reducing 0 store executions (0.0% total instructions …
|
| /llvm-project-15.0.7/bolt/test/runtime/X86/ |
| H A D | tail-duplication-constant-prop.s | 16 …1 blocks ({{.*}} bytes) responsible for {{.*}} dynamic executions ({{.*}}% of all block executions)
|
| /llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/ |
| H A D | misexpect-branch.ll | 13 … llvm.expect intrinsic: Annotation was correct on 19.98% (399668 / 2000000) of profiled executions. 16 … llvm.expect intrinsic: Annotation was correct on 19.98% (399668 / 2000000) of profiled executions. 19 … llvm.expect intrinsic: Annotation was correct on 19.98% (399668 / 2000000) of profiled executions. 22 … llvm.expect intrinsic: Annotation was correct on 19.98% (399668 / 2000000) of profiled executions. 25 … llvm.expect intrinsic: Annotation was correct on 19.98% (399668 / 2000000) of profiled executions.
|
| H A D | misexpect-branch-stripped.ll | 11 … llvm.expect intrinsic: Annotation was correct on 19.98% (399668 / 2000000) of profiled executions. 14 … llvm.expect intrinsic: Annotation was correct on 19.98% (399668 / 2000000) of profiled executions. 17 … llvm.expect intrinsic: Annotation was correct on 19.98% (399668 / 2000000) of profiled executions. 20 … llvm.expect intrinsic: Annotation was correct on 19.98% (399668 / 2000000) of profiled executions.
|
| H A D | misexpect-switch-default.ll | 11 …e of the llvm.expect intrinsic: Annotation was correct on 0.00% (0 / 27943) of profiled executions. 14 …e of the llvm.expect intrinsic: Annotation was correct on 0.00% (0 / 27943) of profiled executions. 17 …e of the llvm.expect intrinsic: Annotation was correct on 0.00% (0 / 27943) of profiled executions. 20 …e of the llvm.expect intrinsic: Annotation was correct on 0.00% (0 / 27943) of profiled executions. 23 …e of the llvm.expect intrinsic: Annotation was correct on 0.00% (0 / 27943) of profiled executions.
|
| H A D | misexpect-switch.ll | 14 …se of the llvm.expect intrinsic: Annotation was correct on 0.00% (0 / 8112) of profiled executions. 17 …se of the llvm.expect intrinsic: Annotation was correct on 0.00% (0 / 8112) of profiled executions. 20 …se of the llvm.expect intrinsic: Annotation was correct on 0.00% (0 / 8112) of profiled executions. 23 …se of the llvm.expect intrinsic: Annotation was correct on 0.00% (0 / 8112) of profiled executions. 26 …se of the llvm.expect intrinsic: Annotation was correct on 0.00% (0 / 8112) of profiled executions.
|
| H A D | misexpect-branch-overflow.ll | 8 …xpect intrinsic: Annotation was correct on 50.00% (2147483648 / 4294967296) of profiled executions.
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | DebugActions.md | 185 initial executions of a debug action. The "count" value is used to prevent a 187 including any executions that have been skipped). If the "skip" value is 191 47 executions, then execute twice, and finally prevent any further executions. 215 The above configuration would skip the first 47 executions of 217 executions.
|
| /llvm-project-15.0.7/clang/tools/clang-fuzzer/ |
| H A D | README.txt | 143 Note: To get a higher number of executions per second with llvm-proto-fuzzer it
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | LoopTerminology.rst | 230 * The number of executions of the loop header before leaving the loop is 241 number of header executions of the code below for a non-positive n 252 the trip count for executions that enter the header.
|
| H A D | WritingAnLLVMPass.rst | 439 overlap with any other pass executions (thus it should be very fast). 506 overlap with any other pass executions (thus it should be very fast). 575 pass executions (thus it should be very fast). ``LPPassManager`` interface 628 pass executions (thus it should be very fast). ``RPPassManager`` interface
|
| H A D | SpeculativeLoadHardening.md | 27 executions, making checks against malicious inputs ineffective and allowing 110 executions are prevented from leaking secret data from memory (but note that
|
| H A D | AMDGPUUsage.rst | 5174 may change between kernel dispatch executions. See 6480 may change between kernel dispatch executions. See 8869 may change between kernel dispatch executions. See 11266 may change between kernel dispatch executions. See
|
| /llvm-project-15.0.7/mlir/include/mlir/Transforms/ |
| H A D | Passes.td | 46 executions paths where their results are not needed do not perform
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | DiagnosticFrontendKinds.td | 320 "Annotation was correct on %0 of profiled executions.">,
|
| /llvm-project-15.0.7/llvm/include/llvm/Target/ |
| H A D | TargetSchedule.td | 172 // Use BufferSize > 1 for out-of-order executions units with a
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | Options.td | 816 Desc<"Set the synchronicity of this command's executions with regard to "
|