/external/bcc/tools/ |
D | kvmexit_example.txt | 73 HLT 5060 86 1273819 HLT 2802 95 1273820 HLT 2054 105 HLT 795 118 HLT 1827 136 HLT 5274 149 1273819 HLT 13718 158 1273820 HLT 9002
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_raven_AOSP.MASTER_5.10.43/events/kvm/kvm_userspace_exit/ |
D | format | 12 …, "KVM_EXIT_" "HYPERCALL" }, { 4, "KVM_EXIT_" "DEBUG" }, { 5, "KVM_EXIT_" "HLT" }, { 6, "KVM_EXIT_…
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions-v8.txt | 5 # HLT
|
/external/llvm/test/MC/ARM/ |
D | basic-arm-instructions-v8.s | 6 @ HLT
|
D | basic-thumb2-instructions-v8.s | 6 @ HLT (in ARMv8 only)
|
D | thumb-diagnostics.s | 45 @ Out of range immediates for v8 HLT instruction.
|
/external/libtraceevent/plugins/ |
D | plugin_kvm.c | 81 _ER(HLT, 12) \
|
/external/AFLplusplus/dictionaries/ |
D | x86.dict | 320 "HLT"
|
/external/vixl/src/aarch64/ |
D | simulator-aarch64.cc | 6623 case HLT: in VisitException() 13814 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoUnreachable() 13825 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoTrace() 13852 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoLog() 13873 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoPrintf() 14018 VIXL_ASSERT(instr->Mask(ExceptionMask) == HLT); in DoConfigureCPUFeatures() 14058 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoSaveCPUFeatures() 14067 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoRestoreCPUFeatures()
|
D | constants-aarch64.h | 945 HLT = ExceptionFixed | 0x00400000, enumerator
|
D | disasm-aarch64.cc | 2011 case HLT: in VisitException()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrSystem.td | 31 def HLT : I<0xF4, RawFrm, (outs), (ins), "hlt", [], IIC_HLT>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrSystem.td | 29 def HLT : I<0xF4, RawFrm, (outs), (ins), "hlt", []>;
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 434 #define HLT CHOICE(hlt, hlt, hlt) macro 1163 #define HLT hlt macro
|
/external/cpuinfo/test/dmesg/ |
D | galaxy-s8-us.log | 2584 [ 3.307712] [5: kworker/u16:3: 274] sec-battery soc:battery: sec_bat_temperature: HLT(800) HL… 2595 [ 3.311107] [5: kworker/u16:3: 274] sec-battery soc:battery: sec_bat_monitor_work: HLT(800) H… 3455 … [6: kworker/u16:10: 685] sec-battery soc:battery: sec_bat_monitor_work: HLT(800) HLR(750) HT(50… 5014 [ 13.204127] [6: kworker/u16:8: 370] sec-battery soc:battery: sec_bat_monitor_work: HLT(800) H… 5080 [ 13.808728] [6: kworker/u16:8: 370] sec-battery soc:battery: sec_bat_temperature: HLT(800) HL… 5091 [ 13.812635] [6: kworker/u16:8: 370] sec-battery soc:battery: sec_bat_monitor_work: HLT(800) H… 5413 [ 17.880415] [6: kworker/u16:8: 370] sec-battery soc:battery: sec_bat_monitor_work: HLT(800) H… 6089 [ 28.594649] [3: kworker/u16:8: 370] sec-battery soc:battery: sec_bat_monitor_work: HLT(800) H…
|
D | galaxy-a8-2018.log | 2538 [ 1.972024] [6: kworker/u16:0: 6] sec-battery battery: sec_bat_monitor_work: HLT(800) HLR(7… 3281 [ 2.695995] [7: kworker/u16:0: 6] sec-battery battery: sec_bat_temperature: HLT(800) HLR(75… 3293 [ 2.696739] [7: kworker/u16:0: 6] sec-battery battery: sec_bat_monitor_work: HLT(800) HLR(7… 4008 [ 5.313882] [0: kworker/u16:2: 241] sec-battery battery: sec_bat_monitor_work: HLT(800) HLR(7… 5511 [ 15.482457] [7: kworker/u16:4: 1586] sec-battery battery: sec_bat_monitor_work: HLT(800) HLR(7… 6017 [ 16.145021] [7: kworker/u16:4: 1586] sec-battery battery: sec_bat_temperature: HLT(800) HLR(75… 6029 [ 16.145755] [7: kworker/u16:4: 1586] sec-battery battery: sec_bat_monitor_work: HLT(800) HLR(7…
|
D | galaxy-j7-tmobile.log | 514 [ 32.434425] [0: kworker/0:3: 1538] sec-battery battery.20: sec_bat_temperature: HLT(800) HLR…
|
D | galaxy-j7-prime.log | 178 [ 2.029902] [0: kworker/0:2: 1239] [c0] sec-battery battery: sec_bat_temperature: HLT(800) H…
|
D | galaxy-a3-2016-eu.log | 649 <6>[ 2.626467] [0: kworker/0:1: 418] sec-battery battery.19: sec_bat_temperature: HLT(800) …
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedFalkorDetails.td | 1245 def : InstRW<[FalkorWr_1none_0cyc], (instrs BRK, DCPS1, DCPS2, DCPS3, HINT, HLT, HVC, ISB, SMC, S…
|
D | AArch64SchedKryoDetails.td | 477 (instrs BRK, DCPS1, DCPS2, DCPS3, HLT, HVC, ISB, HINT, SMC, SVC)>;
|
/external/capstone/arch/X86/ |
D | X86GenAsmWriter1_reduce.inc | 527 3532U, // HLT 2245 0U, // HLT
|
D | X86GenAsmWriter_reduce.inc | 527 5677U, // HLT
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMScheduleA57.td | 131 "(t2|t)?HINT$", "(t)?HLT$", "(t2)?HVC$", "(t2)?ISB$", "ITasm$",
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedKryoDetails.td | 478 (instrs BRK, DCPS1, DCPS2, DCPS3, HLT, HVC, ISB, HINT, SMC, SVC)>;
|