Home
last modified time | relevance | path

Searched refs:hot (Results 1 – 25 of 48) sorted by relevance

12

/external/llvm/docs/HistoricalNotes/
D2003-06-25-Reoptimizer1.txt14 exceeds a threshold, we identify a hot loop and perform second-level
15 instrumentation on the hot loop region (the instructions between the
28 first machine-code basic block of the hot loop region.
31 exits from the hot region? 3 step process.
33 1) Do a DFS from the first machine-code basic block of the hot loop
36 2) Do a DFS from the last machine-code basic block of the hot loop
39 the end BB of the hot region).
41 3) Mark BBs which end in edges that exit the hot region; we need to
48 through the hot region. Silently fail if we need more than 64 bits.
58 verify our assumption that we picked a hot back-edge in first-level
[all …]
/external/autotest/server/site_tests/display_HotPlugAtBoot/
Dcontrol.mirrored9 PURPOSE = "Remotely controlled display hot-plug and reboot test."
21 This test remotely emulates external display hot-plug and reboot.
Dcontrol.extended9 PURPOSE = "Remotely controlled display hot-plug and reboot test."
21 This test remotely emulates external display hot-plug and reboot.
/external/autotest/server/site_tests/display_HotPlugAtSuspend/
Dcontrol.mirrored9 PURPOSE = "Remotely controlled display hot-plug and suspend test."
21 This test remotely emulates external display hot-plug and suspend/resume.
Dcontrol.extended9 PURPOSE = "Remotely controlled display hot-plug and suspend test."
21 This test remotely emulates external display hot-plug and suspend/resume.
Dcontrol.extended_unplugged9 PURPOSE = "Remotely controlled display hot-plug and suspend test."
21 This test remotely emulates external display hot-plug and suspend/resume.
Dcontrol.mirrored_unplugged9 PURPOSE = "Remotely controlled display hot-plug and suspend test."
21 This test remotely emulates external display hot-plug and suspend/resume.
/external/clang/test/Index/
Dskipped-ranges.c8 #elif defined(hot)
/external/autotest/server/site_tests/power_USBHotplugInSuspend/
Dcontrol9 PURPOSE = "Tests USB hot-plugging during suspend."
/external/llvm/test/Transforms/Inline/
Dinline-hot-callee.ll3 ; This tests that a hot callee gets the (higher) inlinehint-threshold even without
/external/llvm/test/Transforms/SampleProfile/
Dinline-hint.ll9 ; CHECK: Applied inline hint to globally hot function '_Z6hot_fnRxi' with 70.0
Dinline.ll1 …-profile -sample-profile-file=%S/Inputs/inline.prof -sample-profile-inline-hot-threshold=1 -S | Fi…
Dinline-coverage.ll18 ; CHECK: remark: coverage.cc:10:12: inlined hot callee '_Z3fool' with 172746 samples into 'main'
Dremarks.ll21 ; CHECK: remark: remarks.cc:13:21: inlined hot callee '_Z3foov' with 623868 samples into 'main'
/external/clang/docs/
DSanitizerSpecialCaseList.rst22 * speedup hot function, which is known to be correct;
/external/kernel-headers/original/uapi/linux/
Dfb.h391 struct fbcurpos hot; /* cursor hot spot */ member
/external/llvm/test/CodeGen/X86/
Dzlib-longest-match.ll5 ; This is longest_match, the hot function from zlib's deflate implementation.
19 ; is mostly cold, only %do.cond125 and %land.rhs131 are hot.
25 ; the two hot blocks are laid out close to each other.
Dblock-placement.ll81 ; Check that we sink cold loop blocks after the hot loop body.
517 ; than local. A successor may be very hot, but if the current block isn't, it
/external/llvm/docs/
DBlockFrequencyTerminology.rst116 used in isolation to indicate whether a block is relatively hot or cold, or to
/external/llvm/docs/Frontend/
DPerformanceTips.rst161 #. In hot loops, consider duplicating instructions from small basic blocks
163 If a hot successor block contains instructions which can be vectorized
/external/skia/site/dev/contrib/
Dsimd.md4 Most hot software paths in Skia are implemented with processor-specific SIMD instructions. For gra…
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt2198 暑>'[hot]';
2886 湯>'[hot water]';
3087 熱>'[hot]';
3089 熾>'[burning hot]';
/external/mesa3d/src/egl/docs/
DEGL_MESA_screen_surface397 time (hot-plugging). Screen handles will not be reused. When a
/external/chromium-trace/catapult/systrace/systrace/test_data/
Datrace_thread_names1 …al-engine-', 301: 'thermal-engine-', 308: 'time_daemon', 311: 'msm_thermal:hot', 312: 'msm_thermal…
Datrace_extracted_threads1 …al-engine-', 301: 'thermal-engine-', 308: 'time_daemon', 311: 'msm_thermal:hot', 312: 'msm_thermal…

12