Searched refs:hot (Results 1 – 25 of 48) sorted by relevance
12
/external/llvm/docs/HistoricalNotes/ |
D | 2003-06-25-Reoptimizer1.txt | 14 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/ |
D | control.mirrored | 9 PURPOSE = "Remotely controlled display hot-plug and reboot test." 21 This test remotely emulates external display hot-plug and reboot.
|
D | control.extended | 9 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/ |
D | control.mirrored | 9 PURPOSE = "Remotely controlled display hot-plug and suspend test." 21 This test remotely emulates external display hot-plug and suspend/resume.
|
D | control.extended | 9 PURPOSE = "Remotely controlled display hot-plug and suspend test." 21 This test remotely emulates external display hot-plug and suspend/resume.
|
D | control.extended_unplugged | 9 PURPOSE = "Remotely controlled display hot-plug and suspend test." 21 This test remotely emulates external display hot-plug and suspend/resume.
|
D | control.mirrored_unplugged | 9 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/ |
D | skipped-ranges.c | 8 #elif defined(hot)
|
/external/autotest/server/site_tests/power_USBHotplugInSuspend/ |
D | control | 9 PURPOSE = "Tests USB hot-plugging during suspend."
|
/external/llvm/test/Transforms/Inline/ |
D | inline-hot-callee.ll | 3 ; This tests that a hot callee gets the (higher) inlinehint-threshold even without
|
/external/llvm/test/Transforms/SampleProfile/ |
D | inline-hint.ll | 9 ; CHECK: Applied inline hint to globally hot function '_Z6hot_fnRxi' with 70.0
|
D | inline.ll | 1 …-profile -sample-profile-file=%S/Inputs/inline.prof -sample-profile-inline-hot-threshold=1 -S | Fi…
|
D | inline-coverage.ll | 18 ; CHECK: remark: coverage.cc:10:12: inlined hot callee '_Z3fool' with 172746 samples into 'main'
|
D | remarks.ll | 21 ; CHECK: remark: remarks.cc:13:21: inlined hot callee '_Z3foov' with 623868 samples into 'main'
|
/external/clang/docs/ |
D | SanitizerSpecialCaseList.rst | 22 * speedup hot function, which is known to be correct;
|
/external/kernel-headers/original/uapi/linux/ |
D | fb.h | 391 struct fbcurpos hot; /* cursor hot spot */ member
|
/external/llvm/test/CodeGen/X86/ |
D | zlib-longest-match.ll | 5 ; 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.
|
D | block-placement.ll | 81 ; 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/ |
D | BlockFrequencyTerminology.rst | 116 used in isolation to indicate whether a block is relatively hot or cold, or to
|
/external/llvm/docs/Frontend/ |
D | PerformanceTips.rst | 161 #. 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/ |
D | simd.md | 4 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/ |
D | Transliterator_Kanji_English.txt | 2198 暑>'[hot]'; 2886 湯>'[hot water]'; 3087 熱>'[hot]'; 3089 熾>'[burning hot]';
|
/external/mesa3d/src/egl/docs/ |
D | EGL_MESA_screen_surface | 397 time (hot-plugging). Screen handles will not be reused. When a
|
/external/chromium-trace/catapult/systrace/systrace/test_data/ |
D | atrace_thread_names | 1 …al-engine-', 301: 'thermal-engine-', 308: 'time_daemon', 311: 'msm_thermal:hot', 312: 'msm_thermal…
|
D | atrace_extracted_threads | 1 …al-engine-', 301: 'thermal-engine-', 308: 'time_daemon', 311: 'msm_thermal:hot', 312: 'msm_thermal…
|
12