HomeSort by relevance Sort by last modified time
    Searched refs:WFI (Results 1 - 17 of 17) sorted by null

  /external/google-breakpad/src/processor/
module_comparer.h 78 typedef WindowsFrameInfo WFI;
88 bool CompareCRM(const ContainedRangeMap<MemAddr, linked_ptr<WFI> >*,
module_comparer.cc 262 const ContainedRangeMap<MemAddr, linked_ptr<WFI> >* basic_crm,
270 WFI newwfi;
280 ContainedRangeMap<MemAddr, linked_ptr<WFI> >::MapConstIterator iter1;
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Arm/
CpuSleep.asm 41 WFI
  /external/lisa/libs/utils/
energy_model.py 225 assumption that all CPUs have at least one idle state (such as ARM WFI) that
452 - 4 idle states: "WFI", "cpu-sleep", "cluster-sleep-0" and
466 [1, 1, 1, 1] -> ["WFI","WFI","WFI", "WFI"]
469 [0, 0, 1, 1] -> ["cluster-sleep-1", "cluster-sleep-1", "WFI","WFI"]
475 "cpu-sleep","WFI"]
    [all...]
  /external/llvm/test/MC/ARM/
arm11-hint-instr.s 18 @ YIELD/WFE/WFI/SEV/CLREX - are not supported pre v6K
23 wfi
39 @ CHECK-ERROR-V6: wfi
56 @ CHECK-ARM: wfi @ encoding: [0x03,0xf0,0x20,0xe3]
66 @ CHECK-THUMB: wfi @ encoding: [0x30,0xbf]
78 @ CHECK-V6M: wfi @ encoding: [0x30,0xbf]
thumb-diagnostics.s 238 @ SEV/WFE/WFI/YIELD - are not supported pre v6M or v6T2
242 wfi
252 @ CHECK-ERRORS: wfi
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
anames.go 240 "WFI",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
anames.go 240 "WFI",
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
tables.go     [all...]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
basic-thumb-instructions.s 615 @ WFE/WFI/YIELD
618 wfi
622 @ CHECK: wfi @ encoding: [0x30,0xbf]
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s     [all...]
  /external/v8/src/arm64/
constants-arm64.h 353 WFI = 3,
    [all...]
  /external/vixl/src/aarch64/
constants-aarch64.h 299 WFI = 3,
    [all...]

Completed in 130 milliseconds