/external/llvm-project/llvm/test/tools/llvm-profdata/ |
D | sample-overlap.test | 13 ; 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/ |
D | format | 20 …e, { CURSEG_HOT_DATA, "Hot DATA" }, { CURSEG_WARM_DATA, "Warm DATA" }, { CURSEG_COLD_DATA, "Cold D…
|
/external/llvm-project/llvm/test/Other/X86/ |
D | lto-hot-cold-split.ll | 10 ; OLDPM-ANYLTO-POSTLINK-Os: Hot Cold Splitting
|
/external/adhd/sound_card_init/dsm/src/ |
D | lib.rs | 79 Hot(Vec<CalibData>), enumerator 165 return Ok(SpeakerStatus::Hot(calib)); in check_speaker_over_heated_workflow()
|
/external/llvm-project/llvm/test/Bitcode/ |
D | thinlto-function-summary-callgraph-sample-profile-summary.ll | 79 br i1 %a, label %Cold, label %Hot, !prof !41 85 Hot: ; 999/1000 goes here
|
D | thinlto-function-summary-callgraph-profile-summary.ll | 90 br i1 %a, label %Cold, label %Hot, !prof !41 97 Hot: ; 999/1000 goes here
|
/external/llvm-project/llvm/test/Other/ |
D | opt-hot-cold-split.ll | 11 ; DEFAULT-Os: Hot Cold Splitting
|
D | pass-pipelines.ll | 104 ; SPLIT: Hot Cold Splitting
|
/external/libcxx/benchmarks/ |
D | string.bench.cpp | 269 enum class Temperature { Hot, Cold }; enumerator 278 Temperature() == ::Temperature::Hot in run()
|
/external/adhd/sound_card_init/amp/src/max98390d/ |
D | mod.rs | 62 SpeakerStatus::Hot(previous_calib) => previous_calib, in boot_time_calibration()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 341 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()
|
D | FunctionImport.cpp | 393 if (Hotness == CalleeInfo::HotnessType::Hot) in computeImportForFunction() 413 Edge.second.getHotness() == CalleeInfo::HotnessType::Hot; in computeImportForFunction()
|
D | WholeProgramDevirt.cpp | 916 CalleeInfo CI(CalleeInfo::HotnessType::Hot, /* RelBF = */ 0); in AddCalls()
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 356 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()
|
D | FunctionImport.cpp | 392 if (Hotness == CalleeInfo::HotnessType::Hot) in computeImportForFunction() 412 Edge.second.getHotness() == CalleeInfo::HotnessType::Hot; in computeImportForFunction()
|
D | WholeProgramDevirt.cpp | 1069 CalleeInfo CI(CalleeInfo::HotnessType::Hot, /* RelBF = */ 0); in AddCalls()
|
/external/llvm-project/llvm/test/Transforms/FunctionImport/ |
D | hotness_based_import.ll | 84 br i1 %a, label %Cold, label %Hot, !prof !41 91 Hot: ; 999/1000 goes here
|
/external/adhd/sound_card_init/amp/src/max98373d/ |
D | mod.rs | 58 SpeakerStatus::Hot(previous_calib) => previous_calib, in boot_time_calibration()
|
/external/llvm-project/libcxx/benchmarks/ |
D | string.bench.cpp | 487 enum class Temperature { Hot, Cold }; enumerator 496 Temperature() == ::Temperature::Hot in run()
|
/external/llvm-project/clang/test/Misc/ |
D | pragma-attribute-supported-attributes-list.test | 65 // CHECK-NEXT: Hot (SubjectMatchRule_function)
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | ModuleSummaryIndex.h | 60 Hot = 3, enumerator 112 case CalleeInfo::HotnessType::Hot: in getHotnessName()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ModuleSummaryIndex.h | 59 Hot = 3, enumerator 111 case CalleeInfo::HotnessType::Hot: in getHotnessName()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ModuleSummaryAnalysis.cpp | 131 return CalleeInfo::HotnessType::Hot; in getHotness()
|
/external/llvm-project/llvm/lib/Analysis/ |
D | ModuleSummaryAnalysis.cpp | 131 return CalleeInfo::HotnessType::Hot; in getHotness()
|
/external/cpuinfo/test/dmesg/ |
D | alldocube-iwork8.log | 329 <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
|