Searched refs:Stall (Results 1 – 19 of 19) sorted by relevance
/external/avb/examples/uefi/ |
D | uefi_avb_sysdeps.c | 81 uefi_call_wrapper(BS->Stall, 1, 5 * 1000 * 1000); in avb_abort() 107 uefi_call_wrapper(BS->Stall, 1, 3 * 1000 * 1000); in avb_free()
|
/external/tremolo/Tremolo/ |
D | bitwiseARM.s | 89 @ Stall 90 @ Stall 93 @ Stall 94 @ Stall 107 @ Stall 281 @ Stall 287 @ Stall 303 @ Stall
|
D | mdctARM.s | 388 @ Stall ? 391 @ Stall ?
|
/external/syzkaller/pkg/report/testdata/linux/report/ |
D | 3 | 2 [ 72.159680] INFO: Stall ended before state dump start
|
/external/libopus/celt/arm/ |
D | celt_pitch_xcorr_arm_gnu.s | 317 @ Stall 400 @ Stall 473 @ Stall 484 @ Stall 534 @ Stall 541 @ Stall
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/ |
D | option-all-stats-1.s | 27 # FULLREPORT: Dynamic Dispatch Stall Cycles:
|
D | option-all-views-1.s | 29 # FULLREPORT: Dynamic Dispatch Stall Cycles:
|
D | option-all-stats-2.s | 28 # FULL: Dynamic Dispatch Stall Cycles:
|
D | option-all-views-2.s | 28 # ALL: Dynamic Dispatch Stall Cycles:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | register-files-4.s | 24 # CHECK: Dynamic Dispatch Stall Cycles:
|
D | register-files-3.s | 24 # CHECK: Dynamic Dispatch Stall Cycles:
|
D | register-files-1.s | 14 # CHECK: Dynamic Dispatch Stall Cycles:
|
D | register-files-2.s | 14 # CHECK: Dynamic Dispatch Stall Cycles:
|
D | register-files-5.s | 45 # CHECK: Dynamic Dispatch Stall Cycles:
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineScheduler.h | 765 NoCand, Only1, PhysRegCopy, RegExcess, RegCritical, Stall, Cluster, Weak, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineScheduler.h | 790 NoCand, Only1, PhysRegCopy, RegExcess, RegCritical, Stall, Cluster, Weak, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 2479 case Stall: return "STALL "; in getReasonStr() 2925 Zone->getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate() 3256 Top.getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate()
|
/external/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 2399 case Stall: return "STALL "; in getReasonStr() 2840 Zone->getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate() 3185 Top.getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate()
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | llvm-mca.rst | 462 Dynamic Dispatch Stall Cycles: 512 If we look at the *Dynamic Dispatch Stall Cycles* table, we see the counter for
|