Home
last modified time | relevance | path

Searched refs:cold (Results 1 – 25 of 65) sorted by relevance

123

/external/autotest/server/site_tests/telemetry_Benchmarks/
Dcontrol.session_restore.cold.typical_2510 NAME = 'telemetry_Benchmarks.session_restore.cold.typical_25'
20 session_restore.cold.typical_25
29 benchmark='session_restore.cold.typical_25',
30 tag='session_restore.cold.typical_25',
Dcontrol.startup.cold.blank_page10 NAME = 'telemetry_Benchmarks.startup.cold.blank_page'
20 startup.cold.blank_page
29 benchmark='startup.cold.blank_page',
30 tag='startup.cold.blank_page',
/external/llvm/test/Feature/
Dcold.ll8 ; CHECK: attributes #0 = { cold }
9 attributes #0 = { cold }
/external/llvm/test/Transforms/Inline/
Dinline-cold.ll7 ; the default cold threshold, so a cold function with size bigger
8 ; than the default cold threshold (225) will be inlined.
11 ; The same cold function will not be inlined with the default behavior.
15 ; This function should be larger than the cold threshold (75), but smaller
48 ; Function Attrs: nounwind cold readnone uwtable
85 ; This function should be larger than the default cold threshold (225).
200 attributes #1 = { nounwind cold readnone uwtable }
Dinline-hot-callee.ll5 ; A cold callee with identical body does not get inlined because cost exceeds the
Dinline-cold-callee.ll3 ; This tests that a cold callee gets the (lower) inlinecold-threshold even without
/external/llvm/test/CodeGen/X86/
Dcode_placement_cold_loop_blocks.ll4 ; Test if a cold block in a loop will be placed at the end of the function
41 ; Test if a block that is cold in the inner loop but not cold in the outer loop
80 ; Test if a cold block in an inner loop will be placed at the end of the
/external/okhttp/okio/benchmarks/
DREADME.md20 com.squareup.okio.benchmarks.BufferPerformanceBench.cold
33 "cold" -prof gc,hs_rt,stack -r 60 -t 4 \
37 This executes the "cold" buffer usage benchmark, using the default number of measurement and warm-u…
/external/autotest/server/site_tests/system_ColdBoot/
Dcontrol9 PURPOSE = "Shut down DUT, then initiate a cold boot."
18 Verifies that cold boots work correctly.
/external/chromium-trace/catapult/systrace/profile_chrome/
Dchrome_startup_controller.py16 def __init__(self, device, package_info, cold, url): argument
19 self._cold = cold
/external/llvm/test/Transforms/SampleProfile/
Dinline-hint.ll3 ; CHECK: Applied cold hint to globally cold function '_Z7cold_fnRxi' with 0.1
/external/clang/test/CodeGen/
Dattr-optnone.c20 __attribute__((optnone)) __attribute__((cold))
/external/llvm/test/Analysis/BranchProbabilityInfo/
Dbasic.ll119 declare void @coldfunc() cold
145 ; Test that edges to blocks post-dominated by cold call sites
162 ; This function is not declared cold, but this call site is.
163 %val4 = call i32 @regular_function(i32 %val1) cold
/external/llvm/test/Transforms/InstCombine/
Derr-rep-cold.ll75 ; CHECK: attributes #[[AT1]] = { cold nounwind }
76 ; CHECK: attributes #[[AT2]] = { cold }
/external/autotest/client/site_tests/network_ChromeCellularEndToEnd/
Dcontrol12 cellular_ChromeEndToEnd server test that cold reboots the DUT before
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/
Dattributes.h76 # define av_cold __attribute__((cold))
/external/llvm/include/llvm/IR/
DAttributes.td32 /// Marks function as being in a cold path.
33 def Cold : EnumAttr<"cold">;
/external/llvm/test/Transforms/LoopUnswitch/
Dcold-loop.ll19 ;; cold non-trivial condition should not be unswitched.
/external/ipsec-tools/src/racoon/
Disakmp_cfg.c2132 isakmp_cfg_init(cold) in isakmp_cfg_init() argument
2133 int cold; in isakmp_cfg_init()
2146 if (cold == ISAKMP_CFG_INIT_COLD)
2150 if (cold == ISAKMP_CFG_INIT_COLD) {
2161 if (cold == ISAKMP_CFG_INIT_COLD)
2168 if (cold != ISAKMP_CFG_INIT_COLD )
2179 if (cold != ISAKMP_CFG_INIT_COLD )
2186 if (cold == ISAKMP_CFG_INIT_COLD) {
/external/chromium-trace/catapult/systrace/bin/
Dadb_profile_chrome_startup90 device, package_info, options.cold, options.url))
/external/libxml2/result/
Dslashdot.rdf.rde172 3 3 #text 0 1 Suppression of cold fusion research?
Dslashdot.rdf.rdr172 3 3 #text 0 1 Suppression of cold fusion research?
/external/icu/icu4c/source/data/locales/
Did.txt269 "minor cold",
270 "major cold",
575 "minor cold",
576 "major cold",
601 "minor cold",
602 "major cold",
/external/autotest/server/site_tests/cellular_StaleModemReboot/
Dcontrol33 REBOOT STATES (If modem is in any of these states, DUT is cold rebooted using
/external/chromium-trace/catapult/third_party/webapp2/docs/
Dfeatures.rst267 cold start times are the same as webapp. Here are some logs of a 'Hello World'
268 cold start:

123