HomeSort by relevance Sort by last modified time
    Searched full:cold (Results 76 - 100 of 773) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/llvm/test/Transforms/LoopUnswitch/
cold-loop.ll 19 ;; cold non-trivial condition should not be unswitched.
  /external/autotest/server/site_tests/firmware_ECBootTime/
firmware_ECBootTime.py 90 logging.info("EC cold boot time: %f s", reboot_time)
92 raise error.TestFail("EC cold boot time longer than 1 second.")
109 logging.info("Reboot and check EC cold boot time and host boot time.")
  /external/compiler-rt/test/profile/Inputs/
instrprof-value-prof-evict.c 28 // There are two cold targets which occupies the value counters
31 // hot period in the sequence is shorter than the cold targets' count.
39 // Same as above, but the cold entries are invoked later.
  /external/llvm/include/llvm/IR/
Attributes.td 36 /// Marks function as being in a cold path.
37 def Cold : EnumAttr<"cold">;
  /external/v8/src/snapshot/
mksnapshot.cc 169 StartupData cold = blob; local
170 blob = v8::V8::WarmUpSnapshotDataBlob(cold, warmup_script);
171 delete[] cold.data;
  /external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
AutoRunFragment.java 39 static final String MODE_COLD = "Cold";
131 AudioTest.AudioMode.COLD : AudioTest.AudioMode.CONTINUOUS);
146 AudioTest.AudioMode.COLD : AudioTest.AudioMode.CONTINUOUS);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Attributes.td 36 /// Marks function as being in a cold path.
37 def Cold : EnumAttr<"cold">;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Attributes.td 36 /// Marks function as being in a cold path.
37 def Cold : EnumAttr<"cold">;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Attributes.td 36 /// Marks function as being in a cold path.
37 def Cold : EnumAttr<"cold">;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Attributes.td 36 /// Marks function as being in a cold path.
37 def Cold : EnumAttr<"cold">;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Attributes.td 36 /// Marks function as being in a cold path.
37 def Cold : EnumAttr<"cold">;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Attributes.td 36 /// Marks function as being in a cold path.
37 def Cold : EnumAttr<"cold">;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Attributes.td 36 /// Marks function as being in a cold path.
37 def Cold : EnumAttr<"cold">;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Attributes.td 36 /// Marks function as being in a cold path.
37 def Cold : EnumAttr<"cold">;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Attributes.td 36 /// Marks function as being in a cold path.
37 def Cold : EnumAttr<"cold">;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Attributes.td 36 /// Marks function as being in a cold path.
37 def Cold : EnumAttr<"cold">;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Attributes.td 36 /// Marks function as being in a cold path.
37 def Cold : EnumAttr<"cold">;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Attributes.td 36 /// Marks function as being in a cold path.
37 def Cold : EnumAttr<"cold">;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Attributes.td 36 /// Marks function as being in a cold path.
37 def Cold : EnumAttr<"cold">;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Attributes.td 36 /// Marks function as being in a cold path.
37 def Cold : EnumAttr<"cold">;
  /device/linaro/bootloader/arm-trusted-firmware/docs/
psci-lib-integration-guide.rst 28 `PSCI Library Interface`_) during cold boot in AArch32
31 #. After cold reset, the EL3 Runtime Software performs its cold boot
63 #. Do step 5 of the cold boot call sequence described above.
82 registers according to `PSCI specification`_ during cold/warm boot.
102 During cold/warm boot, after invoking appropriate PSCI library interfaces, it
185 This function is to be called by the primary CPU during cold boot before
203 to calling the ``psci_setup()`` interface, the platform setup for cold boot
243 need to be called by the primary CPU during the cold boot sequence after
380 This function is called during cold boot when the ``psci_setup()`` PSCI librar
    [all...]
  /tools/tradefederation/core/prod-tests/src/com/android/performance/tests/
AppTransitionTests.java 59 * cold launch from launcher, hot launch from recent etc.This class invokes
83 @Option(name = "cold-apps", description = "Apps used for cold app launch"
447 * Analyze and report the cold launch transition delay from launcher screen.
454 // Handle launcher to cold app launch transition
478 * intitial cold launch on the apps.
506 // Not to consider the first cold launch for the app.
556 //Removing the first cold launch to recents transition delay.
562 * Analyze and report recents to hot app launch delay info. Skip the intitial cold
564 * cold launch because the apps could be part of preapps list. The transition delay i
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/bl31/aarch64/
bl31_entrypoint.S 18 * bl31_entrypoint() is the cold boot entrypoint,
36 * bl31_entrypoint() during the cold boot flow, so the cold/warm boot
60 * bl31_entrypoint() is executed only on the cold boot path so we can
146 * notion only exists for a cold boot.
149 * it has been done once and for all on the cold boot path.
  /device/linaro/bootloader/arm-trusted-firmware/bl32/sp_min/aarch32/
entrypoint.S 45 * The Cold boot/Reset entrypoint for SP_MIN
60 * sp_min_entrypoint() during the cold boot flow, so the cold/warm boot
84 * sp_min_entrypoint() is executed only on the cold boot path so we can
255 * notion only exists for a cold boot.
258 * it has been done once and for all on the cold boot path.
  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/fvp/aarch64/
fvp_helpers.S 33 * needed for a secondary cpu after a cold reset e.g
109 * Main job of this routine is to distinguish between a cold and warm
114 * For a cold boot, return 0.
119 * to use locks immediately after a cold reset
120 * we are relying on the fact that after a cold
140 /* Cold reset */

Completed in 1504 milliseconds

1 2 34 5 6 7 8 91011>>