/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/test/src/ |
H A D | stats.rs | 103 pub struct Summary { struct 118 impl Summary { argument 120 pub fn new(samples: &[f64]) -> Summary { in new()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/test/src/ |
H A D | stats.rs | 103 pub struct Summary { struct 118 impl Summary { argument 120 pub fn new(samples: &[f64]) -> Summary { in new()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/test/src/ |
H A D | stats.rs | 103 pub struct Summary { struct 118 impl Summary { argument 120 pub fn new(samples: &[f64]) -> Summary { in new()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/test/src/ |
H A D | stats.rs | 103 pub struct Summary { struct 118 impl Summary { argument 120 pub fn new(samples: &[f64]) -> Summary { in new()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/test/src/ |
H A D | stats.rs | 103 pub struct Summary { struct 118 impl Summary { argument 120 pub fn new(samples: &[f64]) -> Summary { in new()
|
/aosp_15_r20/trusty/user/base/lib/unittest-rust/src/ |
D | stats.rs | 126 pub struct Summary { struct 142 impl Summary { argument 144 pub fn new(cold: f64, samples: &[f64]) -> Summary { in new() 346 fn check(samples: &[f64], summ: &Summary) { in check()
|
/aosp_15_r20/external/rust/android-crates-io/crates/bencher/ |
D | stats.rs | 125 pub struct Summary { struct 140 impl Summary { argument 142 pub fn new(samples: &[f64]) -> Summary { in new() 346 fn check(samples: &[f64], summ: &Summary) { in check()
|
/aosp_15_r20/external/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 809 struct Summary { struct 820 enum SummaryFieldKind { argument 839 uint64_t NumSummaryFields; argument 844 return sizeof(Summary) + NumCutoffEntries * sizeof(Entry) + in getSize() argument 848 const uint64_t *getSummaryDataBase() const { in getSummaryDataBase() argument 851 uint64_t *getSummaryDataBase() { in getSummaryDataBase() argument 856 &getSummaryDataBase()[NumSummaryFields]); in getCutoffEntryBase() argument 862 uint64_t get(SummaryFieldKind K) const { in get() argument 866 void set(SummaryFieldKind K, uint64_t V) { in set() argument 871 void setEntry(uint32_t I, const ProfileSummaryEntry &E) { in setEntry() argument [all …]
|
/aosp_15_r20/bootable/libbootloader/gbl/docs/ |
H A D | gbl_efi_ab_slot_protocol.md | 16 ### Summary subsection 121 ### Summary subsection 194 ### Summary subsection 268 ### Summary subsection 315 ### Summary subsection 373 ### Summary subsection 422 ### Summary subsection 484 ### Summary subsection 528 ### Summary subsection 572 ### Summary subsection [all …]
|
H A D | gbl_efi_fastboot_protocol.md | 14 ### Summary subsection 114 ### Summary subsection 189 ### Summary subsection 266 ### Summary subsection 338 ### Summary subsection 401 ### Summary subsection 460 ### Summary subsection 502 ### Summary subsection 575 ### Summary subsection
|
H A D | GBL_EFI_FASTBOOT_USB_PROTOCOL.md | 14 ### Summary subsection 83 ### Summary subsection 150 ### Summary subsection 188 ### Summary subsection 236 ### Summary subsection
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonShuffler.cpp | 196 void HexagonShuffler::restrictSlot1AOK(HexagonPacketSummary const &Summary) { in restrictSlot1AOK() 220 HexagonPacketSummary const &Summary) { in restrictNoSlot1Store() 249 bool HexagonShuffler::applySlotRestrictions(HexagonPacketSummary const &Summary, in applySlotRestrictions() 271 void HexagonShuffler::restrictBranchOrder(HexagonPacketSummary const &Summary) { in restrictBranchOrder() 319 bool HexagonShuffler::ValidResourceUsage(HexagonPacketSummary const &Summary) { in ValidResourceUsage() 358 HexagonPacketSummary const &Summary) { in restrictStoreLoadOrder() 453 HexagonPacketSummary Summary = HexagonPacketSummary(); in GetPacketSummary() local 585 void HexagonShuffler::restrictPreferSlot3(HexagonPacketSummary const &Summary, in restrictPreferSlot3() 612 const HexagonPacketSummary Summary = GetPacketSummary(); in check() local 628 HexagonShuffler::tryAuction(HexagonPacketSummary const &Summary) { in tryAuction() [all …]
|
/aosp_15_r20/external/coreboot/Documentation/tutorial/ |
H A D | part1.md | 191 Summary section in Tutorial, part 1: Starting from scratch 195 ### Step 1 summary - Install tools and libraries needed for coreboot 219 ### Step 2 summary - Download coreboot source tree 228 ### Step 3 summary - Build the coreboot toolchain. 240 ### Step 4 summary - Build the payload 265 ### Step 5 summary - Configure the build 280 ### Step 6 summary - Build coreboot 293 ### Step 7 summary - Install QEMU 299 ### Step 8 summary - Run QEMU
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 999 struct Summary { struct 1009 enum SummaryFieldKind { argument 1028 uint64_t NumSummaryFields; argument 1032 Summary() = delete; argument 1033 Summary(uint32_t Size) { memset(this, 0, Size); } in Summary() argument 1038 return sizeof(Summary) + NumCutoffEntries * sizeof(Entry) + in getSize() argument 1042 const uint64_t *getSummaryDataBase() const { in getSummaryDataBase() argument 1046 uint64_t *getSummaryDataBase() { in getSummaryDataBase() argument 1052 &getSummaryDataBase()[NumSummaryFields]); in getCutoffEntryBase() argument 1059 uint64_t get(SummaryFieldKind K) const { in get() argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/ |
D | InstrProf.h | 1085 struct Summary { struct 1095 enum SummaryFieldKind { argument 1114 uint64_t NumSummaryFields; argument 1118 Summary() = delete; argument 1119 Summary(uint32_t Size) { memset(this, 0, Size); } in Summary() argument 1124 return sizeof(Summary) + NumCutoffEntries * sizeof(Entry) + in getSize() argument 1128 const uint64_t *getSummaryDataBase() const { in getSummaryDataBase() argument 1132 uint64_t *getSummaryDataBase() { in getSummaryDataBase() argument 1138 &getSummaryDataBase()[NumSummaryFields]); in getCutoffEntryBase() argument 1145 uint64_t get(SummaryFieldKind K) const { in get() argument [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 1093 struct Summary { struct 1103 enum SummaryFieldKind { argument 1122 uint64_t NumSummaryFields; argument 1126 Summary() = delete; argument 1127 Summary(uint32_t Size) { memset(this, 0, Size); } in Summary() argument 1132 return sizeof(Summary) + NumCutoffEntries * sizeof(Entry) + in getSize() argument 1136 const uint64_t *getSummaryDataBase() const { in getSummaryDataBase() argument 1140 uint64_t *getSummaryDataBase() { in getSummaryDataBase() argument 1146 &getSummaryDataBase()[NumSummaryFields]); in getCutoffEntryBase() argument 1153 uint64_t get(SummaryFieldKind K) const { in get() argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/ |
D | InstrProf.h | 1085 struct Summary { struct 1095 enum SummaryFieldKind { argument 1114 uint64_t NumSummaryFields; argument 1118 Summary() = delete; argument 1119 Summary(uint32_t Size) { memset(this, 0, Size); } in Summary() function 1124 return sizeof(Summary) + NumCutoffEntries * sizeof(Entry) + in getSize() argument 1128 const uint64_t *getSummaryDataBase() const { in getSummaryDataBase() argument 1132 uint64_t *getSummaryDataBase() { in getSummaryDataBase() argument 1138 &getSummaryDataBase()[NumSummaryFields]); in getCutoffEntryBase() argument 1145 uint64_t get(SummaryFieldKind K) const { in get() argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/ |
D | InstrProf.h | 1067 struct Summary { struct 1077 enum SummaryFieldKind { argument 1096 uint64_t NumSummaryFields; argument 1100 Summary() = delete; argument 1101 Summary(uint32_t Size) { memset(this, 0, Size); } in Summary() function 1106 return sizeof(Summary) + NumCutoffEntries * sizeof(Entry) + in getSize() argument 1110 const uint64_t *getSummaryDataBase() const { in getSummaryDataBase() argument 1114 uint64_t *getSummaryDataBase() { in getSummaryDataBase() argument 1120 &getSummaryDataBase()[NumSummaryFields]); in getCutoffEntryBase() argument 1127 uint64_t get(SummaryFieldKind K) const { in get() argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/ |
D | InstrProf.h | 1221 struct Summary { struct 1231 enum SummaryFieldKind { argument 1250 uint64_t NumSummaryFields; argument 1254 Summary() = delete; argument 1255 Summary(uint32_t Size) { memset(this, 0, Size); } in Summary() function 1260 return sizeof(Summary) + NumCutoffEntries * sizeof(Entry) + in getSize() argument 1264 const uint64_t *getSummaryDataBase() const { in getSummaryDataBase() argument 1268 uint64_t *getSummaryDataBase() { in getSummaryDataBase() argument 1274 &getSummaryDataBase()[NumSummaryFields]); in getCutoffEntryBase() argument 1281 uint64_t get(SummaryFieldKind K) const { in get() argument [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/tower/examples/ |
D | tower-balance.rs | 39 struct Summary { struct 40 latencies: Histogram<u64>, 41 start: Instant, 42 count_by_instance: [usize; 10], 161 async fn compute_histo<S>(mut times: S) -> Result<Summary, Error> in compute_histo() 172 impl Summary { implementation
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 94 static bool canBeExternallyReferenced(const GlobalValueSummary &Summary) { in canBeExternallyReferenced() 127 const GlobalValueSummary &Summary) { in eligibleForImport() 186 auto *Summary = cast<FunctionSummary>(GVSummary); in selectCallee() local 229 [&](const std::unique_ptr<GlobalValueSummary> &Summary) { in exportGlobalInModule() 237 auto *Summary = FindGlobalSummaryInModule(GUID); in exportGlobalInModule() local 266 const FunctionSummary &Summary, const ModuleSummaryIndex &Index, in computeImportForFunction() 347 auto *Summary = GVSummary.second; in ComputeImportForModule() local 362 auto *Summary = FuncInfo.first; in ComputeImportForModule() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 32 std::unique_ptr<GlobalValueSummary> Summary = std::move(List.front()); in mergeFrom() local 75 auto *Summary = dyn_cast_or_null<FunctionSummary>(GlobSummary.get()); in collectDefinedFunctionsForModule() local 92 for (auto &Summary : GlobalList.second) { in collectDefinedGVSummariesPerModule() local 105 auto &Summary = SummaryList->second[0]; in getGlobalValueSummary() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | GCOV.cpp | 46 struct Summary { struct 47 Summary(StringRef Name) : Name(Name) {} in Summary() function 49 StringRef Name; 50 uint64_t lines = 0; 51 uint64_t linesExec = 0; 52 uint64_t branches = 0; 53 uint64_t branchesExec = 0; 54 uint64_t branchesTaken = 0;
|
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/metrics/export/ |
H A D | Value.java | 98 Function<? super Summary, T> summaryFunction, in match() 113 Function<? super Summary, T> summaryFunction, in match() 148 Function<? super Summary, T> summaryFunction, in match() 186 Function<? super Summary, T> summaryFunction, in match() 224 Function<? super Summary, T> summaryFunction, in match()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 62 [](const std::unique_ptr<GlobalValueSummary> &Summary) { in isDSOLocal() 71 [](const std::unique_ptr<GlobalValueSummary> &Summary) { in canAutoHide() 157 auto *Summary = dyn_cast_or_null<FunctionSummary>(GlobSummary.get()); in collectDefinedFunctionsForModule() local 176 auto &Summary = VI.getSummaryList()[0]; in getGlobalValueSummary() local 268 [&](const std::unique_ptr<GlobalValueSummary> &Summary) { in propagateAttributes() 301 for (const std::unique_ptr<GlobalValueSummary> &Summary : in propagateAttributes() local
|