Home
last modified time | relevance | path

Searched refs:Hot (Results 1 – 25 of 42) sorted by relevance

12

/external/llvm-project/llvm/test/tools/llvm-profdata/
Dsample-overlap.test13 ; OVERLAP0: Hot-function overlap: 100.000%
17 ; OVERLAP0: Hot-block overlap: 100.000%
34 ; OVERLAP1: Hot-function overlap: 100.000%
38 ; OVERLAP1: Hot-block overlap: 100.000%
55 ; OVERLAP2: Hot-function overlap: 100.000%
59 ; OVERLAP2: Hot-block overlap: 100.000%
80 ; OVERLAP3: Hot-function overlap: 16.667%
84 ; OVERLAP3: Hot-block overlap: 4.545%
105 ; OVERLAP4: Hot-function overlap: 100.000%
109 ; OVERLAP4: Hot-block overlap: 14.286%
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/f2fs/f2fs_get_victim/
Dformat20 …e, { CURSEG_HOT_DATA, "Hot DATA" }, { CURSEG_WARM_DATA, "Warm DATA" }, { CURSEG_COLD_DATA, "Cold D…
/external/llvm-project/llvm/test/Other/X86/
Dlto-hot-cold-split.ll10 ; OLDPM-ANYLTO-POSTLINK-Os: Hot Cold Splitting
/external/adhd/sound_card_init/dsm/src/
Dlib.rs79 Hot(Vec<CalibData>), enumerator
165 return Ok(SpeakerStatus::Hot(calib)); in check_speaker_over_heated_workflow()
/external/llvm-project/llvm/test/Bitcode/
Dthinlto-function-summary-callgraph-sample-profile-summary.ll79 br i1 %a, label %Cold, label %Hot, !prof !41
85 Hot: ; 999/1000 goes here
Dthinlto-function-summary-callgraph-profile-summary.ll90 br i1 %a, label %Cold, label %Hot, !prof !41
97 Hot: ; 999/1000 goes here
/external/llvm-project/llvm/test/Other/
Dopt-hot-cold-split.ll11 ; DEFAULT-Os: Hot Cold Splitting
Dpass-pipelines.ll104 ; SPLIT: Hot Cold Splitting
/external/libcxx/benchmarks/
Dstring.bench.cpp269 enum class Temperature { Hot, Cold }; enumerator
278 Temperature() == ::Temperature::Hot in run()
/external/adhd/sound_card_init/amp/src/max98390d/
Dmod.rs62 SpeakerStatus::Hot(previous_calib) => previous_calib, in boot_time_calibration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp341 const SmallVector<Instruction *, 10> &Candidates, const Function &F, bool Hot);
939 bool Hot) { in emitOptimizationRemarksForInlineCandidates() argument
946 << (Hot ? "hotness: '" : "size: '") in emitOptimizationRemarksForInlineCandidates()
984 bool Hot = false; in inlineHotFunctions() local
995 Hot = true; in inlineHotFunctions()
1000 if (Hot) { in inlineHotFunctions()
DFunctionImport.cpp393 if (Hotness == CalleeInfo::HotnessType::Hot) in computeImportForFunction()
413 Edge.second.getHotness() == CalleeInfo::HotnessType::Hot; in computeImportForFunction()
DWholeProgramDevirt.cpp916 CalleeInfo CI(CalleeInfo::HotnessType::Hot, /* RelBF = */ 0); in AddCalls()
/external/llvm-project/llvm/lib/Transforms/IPO/
DSampleProfile.cpp356 bool Hot);
987 bool Hot) { in emitOptimizationRemarksForInlineCandidates() argument
994 << (Hot ? "hotness: '" : "size: '") in emitOptimizationRemarksForInlineCandidates()
1032 bool Hot = false; in inlineHotFunctions() local
1045 Hot = true; in inlineHotFunctions()
1051 if (Hot || ExternalInlineAdvisor) { in inlineHotFunctions()
DFunctionImport.cpp392 if (Hotness == CalleeInfo::HotnessType::Hot) in computeImportForFunction()
412 Edge.second.getHotness() == CalleeInfo::HotnessType::Hot; in computeImportForFunction()
DWholeProgramDevirt.cpp1069 CalleeInfo CI(CalleeInfo::HotnessType::Hot, /* RelBF = */ 0); in AddCalls()
/external/llvm-project/llvm/test/Transforms/FunctionImport/
Dhotness_based_import.ll84 br i1 %a, label %Cold, label %Hot, !prof !41
91 Hot: ; 999/1000 goes here
/external/adhd/sound_card_init/amp/src/max98373d/
Dmod.rs58 SpeakerStatus::Hot(previous_calib) => previous_calib, in boot_time_calibration()
/external/llvm-project/libcxx/benchmarks/
Dstring.bench.cpp487 enum class Temperature { Hot, Cold }; enumerator
496 Temperature() == ::Temperature::Hot in run()
/external/llvm-project/clang/test/Misc/
Dpragma-attribute-supported-attributes-list.test65 // CHECK-NEXT: Hot (SubjectMatchRule_function)
/external/llvm-project/llvm/include/llvm/IR/
DModuleSummaryIndex.h60 Hot = 3, enumerator
112 case CalleeInfo::HotnessType::Hot: in getHotnessName()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h59 Hot = 3, enumerator
111 case CalleeInfo::HotnessType::Hot: in getHotnessName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp131 return CalleeInfo::HotnessType::Hot; in getHotness()
/external/llvm-project/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp131 return CalleeInfo::HotnessType::Hot; in getHotness()
/external/cpuinfo/test/dmesg/
Dalldocube-iwork8.log329 <6>[ 0.195412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
638 <6>[ 0.662584] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
641 <6>[ 0.663453] pciehp: PCI Express Hot Plug Controller Driver version: 0.4

12