/external/tensorflow/tensorflow/core/profiler/g3doc/ |
D | profile_memory.md | 26 Identity 32515.37MB (100.00%, 27.02%) 27 FusedBatchNormGrad 10802.14MB (72.98%, 8.98%) 28 FusedBatchNorm 10517.52MB (64.01%, 8.74%) 29 Conv2D 10509.25MB (55.27%, 8.73%) 30 Conv2DBackpropInput 9701.39MB (46.54%, 8.06%) 31 ReluGrad 9206.45MB (38.48%, 7.65%) 32 Relu 8462.80MB (30.83%, 7.03%) 33 DepthwiseConv2dNativeBackpropInput 7899.35MB (23.80%, 6.56%) 34 DepthwiseConv2dNative 7425.17MB (17.23%, 6.17%) 35 MaxPoolGrad 3015.44MB (11.06%, 2.51%) [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | MemoryBufferTest.cpp | 83 ErrorOr<OwningBuffer> MB = MemoryBuffer::getFile(TestPath.c_str()); in TEST_F() local 84 std::error_code EC = MB.getError(); in TEST_F() 87 const char *BufData = MB.get()->getBufferStart(); in TEST_F() 177 OwningBuffer MB(MemoryBuffer::getMemBuffer(data)); in TEST_F() local 178 MemoryBufferRef MBR(*MB); in TEST_F() 180 EXPECT_EQ(MB->getBufferStart(), MBR.getBufferStart()); in TEST_F() 181 EXPECT_EQ(MB->getBufferIdentifier(), MBR.getBufferIdentifier()); in TEST_F() 203 ErrorOr<OwningBuffer> MB = MemoryBuffer::getFileSlice(TestPath.str(), in TEST_F() local 205 std::error_code EC = MB.getError(); in TEST_F() 207 EXPECT_EQ(0x4000UL, MB.get()->getBufferSize()); in TEST_F() [all …]
|
/external/lz4/ |
D | README.md | 5 providing compression speed > 500 MB/s per core, 61 | memcpy | 1.000 |13100 MB/s | 13100 MB/s | 62 |**LZ4 default (v1.8.2)** |**2.101**|**730 MB/s** | **3900 MB/s** | 63 | LZO 2.09 | 2.108 | 630 MB/s | 800 MB/s | 64 | QuickLZ 1.5.0 | 2.238 | 530 MB/s | 720 MB/s | 65 | Snappy 1.1.4 | 2.091 | 525 MB/s | 1750 MB/s | 66 | [Zstandard] 1.3.4 -1 | 2.877 | 470 MB/s | 1380 MB/s | 67 | LZF v3.6 | 2.073 | 380 MB/s | 840 MB/s | 68 | [zlib] deflate 1.2.11 -1| 2.730 | 100 MB/s | 380 MB/s | 69 |**LZ4 HC -9 (v1.8.2)** |**2.721**| 40 MB/s | **3920 MB/s** | [all …]
|
/external/linux-kselftest/tools/testing/selftests/cgroup/ |
D | test_memcontrol.c | 87 size_t size = MB(50); in alloc_anon_50M_check() 118 size_t size = MB(50); in alloc_pagecache_50M_check() 189 return alloc_pagecache(fd, MB(50)); in alloc_pagecache_50M() 197 if (alloc_pagecache(fd, MB(50))) in alloc_pagecache_50M_noexit() 341 MB(150), 3)) { in test_memcg_min() 347 if (cg_run(parent[2], alloc_anon, (void *)MB(148))) in test_memcg_min() 350 if (!values_close(cg_read_long(parent[1], "memory.current"), MB(50), 3)) in test_memcg_min() 356 if (!values_close(c[0], MB(33), 10)) in test_memcg_min() 359 if (!values_close(c[1], MB(17), 10)) in test_memcg_min() 365 if (!cg_run(parent[2], alloc_anon, (void *)MB(170))) in test_memcg_min() [all …]
|
/external/ltp/testcases/kernel/numa/ |
D | numa01.sh | 77 export MB=$((1024*1024)) 106 Mem_curr=$(echo "$(extract_numastat_p $pid $node) * $MB" |bc) 107 if [ $(echo "$Mem_curr < $MB" | bc) -eq 1 ]; then 140 Mem_curr=$(echo "$(extract_numastat_p $pid $Preferred_node) * $MB" |bc) 141 if [ $(echo "$Mem_curr < $MB" |bc ) -eq 1 ]; then 176 Mem_curr=$(echo "$(extract_numastat_p $pid $Preferred_node) * $MB" |bc) 177 if [ $(echo "$Mem_curr < $MB" |bc ) -eq 1 ]; then 196 Exp_incr=$(echo "$MB / $total_nodes" |bc) 204 Mem_curr=$(echo "$(extract_numastat_p $pid $node) * $MB" |bc) 223 Exp_incr=$(echo "$MB / $total_nodes" |bc) [all …]
|
/external/u-boot/board/freescale/t102xrdb/ |
D | README | 87 - NOR: 128MB 16-bit NOR Flash 96 - On-board 64MB SPI flash 115 - NOR: 128MB S29GL01GS110TFIV10 Spansion NOR Flash 116 - NAND: 512MB S34MS04G200BFI000 Spansion NAND Flash 117 - eSPI: 64MB S25FL512SAGMFI010 Spansion SPI flash. 131 0xF_FE00_0000 0xF_FEFF_FFFF CCSRBAR 16MB 135 0xF_F600_0000 0xF_F7FF_FFFF Queue manager software portal 32MB 136 0xF_F400_0000 0xF_F5FF_FFFF Buffer manager software portal 32MB 137 0xF_E800_0000 0xF_EFFF_FFFF IFC - NOR Flash 128MB 138 0xF_0000_0000 0xF_003F_FFFF DCSR 4MB [all …]
|
/external/google-benchmark/docs/ |
D | tools.md | 41 BM_memcpy/8 36 ns 36 ns 19101577 211.669MB/s 42 BM_memcpy/64 76 ns 76 ns 9412571 800.199MB/s 46 BM_copy/8 222 ns 222 ns 3137987 34.3772MB/s 47 BM_copy/64 1608 ns 1608 ns 432758 37.9501MB/s 48 BM_copy/512 12589 ns 12589 ns 54806 38.7867MB/s 49 BM_copy/1024 25169 ns 25169 ns 27713 38.8003MB/s 50 BM_copy/8192 201165 ns 201112 ns 3486 38.8466MB/s 57 BM_memcpy/8 36 ns 36 ns 19397903 211.255MB/s 58 BM_memcpy/64 73 ns 73 ns 9691174 839.635MB/s 62 BM_copy/8 223 ns 223 ns 3146977 34.2338MB/s [all …]
|
/external/libcxx/utils/google-benchmark/docs/ |
D | tools.md | 41 BM_memcpy/8 36 ns 36 ns 19101577 211.669MB/s 42 BM_memcpy/64 76 ns 76 ns 9412571 800.199MB/s 46 BM_copy/8 222 ns 222 ns 3137987 34.3772MB/s 47 BM_copy/64 1608 ns 1608 ns 432758 37.9501MB/s 48 BM_copy/512 12589 ns 12589 ns 54806 38.7867MB/s 49 BM_copy/1024 25169 ns 25169 ns 27713 38.8003MB/s 50 BM_copy/8192 201165 ns 201112 ns 3486 38.8466MB/s 57 BM_memcpy/8 36 ns 36 ns 19397903 211.255MB/s 58 BM_memcpy/64 73 ns 73 ns 9691174 839.635MB/s 62 BM_copy/8 223 ns 223 ns 3146977 34.2338MB/s [all …]
|
/external/u-boot/board/freescale/ls1046ardb/ |
D | README | 29 - One 512 MB NAND flash with ECC support 34 - DSPI: 64 MB high-speed flash Memory for boot code and storage (up to 108MHz) 44 0x00_0000_0000 - 0x00_000F_FFFF Secure Boot ROM 1MB 45 0x00_0100_0000 - 0x00_0FFF_FFFF CCSRBAR 240MB 48 0x00_2000_0000 - 0x00_20FF_FFFF DCSR 16MB 61 0x00_4000_0000 - 0x00_400F_FFFF RCW + PBI 1MB 62 0x00_4010_0000 - 0x00_402F_FFFF U-Boot 2MB 63 0x00_4030_0000 - 0x00_403F_FFFF U-Boot Env 1MB 64 0x00_4040_0000 - 0x00_405F_FFFF PPA 2MB 66 + bootscript 3MB [all …]
|
/external/u-boot/doc/ |
D | README.b4860qds | 172 0xF_FFDF_1000 0xF_FFFF_FFFF Free 2 MB 174 0xF_FF81_0000 0xF_FFDE_FFFF Free 5 MB 176 0xF_FF00_0000 0xF_FF7F_FFFF Free 8 MB 177 0xF_FE00_0000 0xF_FEFF_FFFF CCSRBAR 16 MB 178 0xF_F801_0000 0xF_FDFF_FFFF Free 95 MB 180 0xF_F600_0000 0xF_F7FF_FFFF QMAN s/w portal 32 MB 181 0xF_F400_0000 0xF_F5FF_FFFF BMAN s/w portal 32 MB 182 0xF_F000_0000 0xF_F3FF_FFFF Free 64 MB 183 0xF_E800_0000 0xF_EFFF_FFFF IFC NOR Flash 128 MB 184 0xF_E000_0000 0xF_E7FF_FFFF Promjet 128 MB [all …]
|
/external/llvm/unittests/ExecutionEngine/Orc/ |
D | IndirectionUtilsTest.cpp | 21 ModuleBuilder MB(Context, "x86_64-apple-macosx10.10", ""); in TEST() local 22 Function *F = MB.createFunctionDecl<void(DummyStruct, DummyStruct)>(""); in TEST() 25 AttributeSet::get(MB.getModule()->getContext(), 1U, in TEST() 28 AttributeSet::get(MB.getModule()->getContext(), 2U, in TEST() 31 AttributeSet::get(MB.getModule()->getContext(), ~0U, in TEST() 33 F->setAttributes(AttributeSet::get(MB.getModule()->getContext(), Attrs)); in TEST() 35 auto ImplPtr = orc::createImplPointer(*F->getType(), *MB.getModule(), "", nullptr); in TEST()
|
/external/u-boot/board/renesas/sh7785lcr/ |
D | README.sh7785lcr | 11 - DDR2-SDRAM 512MB 12 - NOR Flash 64MB 45 address mode. This mode can use 128MB DDR-SDRAM. 48 extended address mode. This mode can use 384MB DDR-SDRAM. And if you run 49 "pmb" command, this mode can use 512MB DDR-SDRAM. 55 0x88000000 | 0x48000000 | 384MB | DDR-SDRAM (Cacheable) 56 0xa0000000 | 0x00000000 | 64MB | NOR Flash 57 0xa4000000 | 0x04000000 | 16MB | PLD 58 0xa6000000 | 0x08000000 | 16MB | USB 59 0xa8000000 | 0x48000000 | 384MB | DDR-SDRAM (Non-cacheable) [all …]
|
/external/llvm/tools/llvm-c-test/ |
D | module.c | 29 LLVMMemoryBufferRef MB; in llvm_load_module() local 33 if (LLVMCreateMemoryBufferWithSTDIN(&MB, &msg)) { in llvm_load_module() 43 Ret = LLVMGetBitcodeModule2(MB, &M); in llvm_load_module() 45 Ret = LLVMParseBitcode2(MB, &M); in llvm_load_module() 48 Ret = LLVMGetBitcodeModule(MB, &M, &msg); in llvm_load_module() 50 Ret = LLVMParseBitcode(MB, &M, &msg); in llvm_load_module() 55 LLVMDisposeMemoryBuffer(MB); in llvm_load_module() 60 LLVMDisposeMemoryBuffer(MB); in llvm_load_module()
|
D | object.c | 21 LLVMMemoryBufferRef MB; in llvm_object_list_sections() local 26 if (LLVMCreateMemoryBufferWithSTDIN(&MB, &msg)) { in llvm_object_list_sections() 31 O = LLVMCreateObjectFile(MB); in llvm_object_list_sections() 53 LLVMMemoryBufferRef MB; in llvm_object_list_symbols() local 59 if (LLVMCreateMemoryBufferWithSTDIN(&MB, &msg)) { in llvm_object_list_symbols() 64 O = LLVMCreateObjectFile(MB); in llvm_object_list_symbols()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/ |
D | module.c | 28 LLVMMemoryBufferRef MB; in llvm_load_module() local 32 if (LLVMCreateMemoryBufferWithSTDIN(&MB, &msg)) { in llvm_load_module() 42 Ret = LLVMGetBitcodeModule2(MB, &M); in llvm_load_module() 44 Ret = LLVMParseBitcode2(MB, &M); in llvm_load_module() 47 Ret = LLVMGetBitcodeModule(MB, &M, &msg); in llvm_load_module() 49 Ret = LLVMParseBitcode(MB, &M, &msg); in llvm_load_module() 54 LLVMDisposeMemoryBuffer(MB); in llvm_load_module() 59 LLVMDisposeMemoryBuffer(MB); in llvm_load_module()
|
D | object.c | 21 LLVMMemoryBufferRef MB; in llvm_object_list_sections() local 26 if (LLVMCreateMemoryBufferWithSTDIN(&MB, &msg)) { in llvm_object_list_sections() 31 O = LLVMCreateObjectFile(MB); in llvm_object_list_sections() 53 LLVMMemoryBufferRef MB; in llvm_object_list_symbols() local 59 if (LLVMCreateMemoryBufferWithSTDIN(&MB, &msg)) { in llvm_object_list_symbols() 64 O = LLVMCreateObjectFile(MB); in llvm_object_list_symbols()
|
/external/llvm/unittests/Support/ |
D | MemoryBufferTest.cpp | 80 ErrorOr<OwningBuffer> MB = MemoryBuffer::getFile(TestPath.c_str()); in TEST_F() local 81 std::error_code EC = MB.getError(); in TEST_F() 84 const char *BufData = MB.get()->getBufferStart(); in TEST_F() 173 OwningBuffer MB(MemoryBuffer::getMemBuffer(data)); in TEST_F() local 174 MemoryBufferRef MBR(*MB); in TEST_F() 176 EXPECT_EQ(MB->getBufferStart(), MBR.getBufferStart()); in TEST_F() 177 EXPECT_EQ(MB->getBufferIdentifier(), MBR.getBufferIdentifier()); in TEST_F() 198 ErrorOr<OwningBuffer> MB = MemoryBuffer::getFileSlice(TestPath.str(), in TEST_F() local 200 std::error_code EC = MB.getError(); in TEST_F() 202 EXPECT_EQ(0x4000UL, MB.get()->getBufferSize()); in TEST_F() [all …]
|
/external/u-boot/arch/mips/mach-bmips/ |
D | Kconfig | 131 Comtrend AR-5315u boards have a BCM6318 SoC with 64 MB of RAM and 16 132 MB of flash (SPI). 142 Comtrend AR-5387un boards have a BCM6328 SoC with 64 MB of RAM and 16 143 MB of flash (SPI). 153 Comtrend CT-5361 boards have a BCM6348 SoC with 16 MB of RAM and 4 MB 164 Comtrend VR-3032u boards have a BCM63268 SoC with 64 MB of RAM and 165 128 MB of flash (NAND). 175 Comtrend WAP-5813n boards have a BCM6369 SoC with 64 MB of RAM and 176 8 MB of flash (CFI). 186 Huawei EchoLife HG556a boards have a BCM6358 SoC with 64 MB of RAM [all …]
|
/external/u-boot/board/freescale/t1040qds/ |
D | README | 66 - NOR: 8-bit or 16-bit, non-multiplexed, up to 512MB 101 0xF_FE00_0000 0xF_FEFF_FFFF CCSRBAR 16MB 106 0xF_F600_0000 0xF_F7FF_FFFF Queue manager software portal 32MB 107 0xF_F400_0000 0xF_F5FF_FFFF Buffer manager software portal 32MB 108 0xF_E800_0000 0xF_EFFF_FFFF IFC - NOR Flash 128MB 109 0xF_E000_0000 0xF_E7FF_FFFF Promjet 128MB 110 0xF_0000_0000 0xF_003F_FFFF DCSR 4MB 111 0xC_3000_0000 0xC_3FFF_FFFF PCI Express 4 Mem Space 256MB 112 0xC_2000_0000 0xC_2FFF_FFFF PCI Express 3 Mem Space 256MB 113 0xC_1000_0000 0xC_1FFF_FFFF PCI Express 2 Mem Space 256MB [all …]
|
/external/u-boot/board/freescale/m547xevb/ |
D | README | 135 Flash: 0xFF800000-0xFFFFFFFF (8MB) 136 DDR: 0x00000000-0x3FFFFFFF (1024MB) 138 PCI: 0x70000000-0x8FFFFFFF (512MB) 139 IP: 0xF0000000-0xFFFFFFFF (256MB) 151 make M5475AFE_config, or - boot 2MB, RAM 64MB 152 make M5475BFE_config, or - boot 2MB, code 16MB, RAM 64MB 153 make M5475CFE_config, or - boot 2MB, code 16MB, Video, USB, RAM 64MB 154 make M5475DFE_config, or - boot 2MB, USB, RAM 64MB 155 make M5475EFE_config, or - boot 2MB, Video, USB, RAM 64MB 156 make M5475FFE_config, or - boot 2MB, code 32MB, Video, USB, RAM 128MB [all …]
|
/external/u-boot/board/freescale/ls1012ardb/ |
D | README | 50 RCW + PBI | 1MB | 0x4000_0000 51 U-boot | 1MB | 0x4010_0000 52 U-boot Env | 1MB | 0x4020_0000 53 PPA FIT image | 2MB | 0x4050_0000 54 Linux ITB | ~53MB | 0x40A0_0000 92 RCW + PBI | 1MB | 0x4000_0000 93 U-boot | 1MB | 0x4010_0000 94 U-boot Env | 1MB | 0x4030_0000 95 PPA FIT image | 2MB | 0x4040_0000 97 Linux ITB | ~53MB | 0x4100_0000
|
/external/ltp/testcases/kernel/mem/lib/ |
D | mem.c | 81 int ret = alloc_mem(TESTMEM + MB, testcase); in child_alloc() 335 if (ksm_merge_data.mergeable_size == size * MB) { in ksm_child_memset() 346 for (i = 0; (unsigned int)i < unit * MB; i++) in ksm_child_memset() 353 if (ksm_merge_data.mergeable_size < size * MB) in ksm_child_memset() 369 memory[j] = SAFE_MMAP(NULL, unit * MB, PROT_READ|PROT_WRITE, in create_ksm_child() 372 if (madvise(memory[j], unit * MB, MADV_MERGEABLE) == -1) in create_ksm_child() 393 if (ksm_merge_data[j].mergeable_size < size * MB) { in create_ksm_child() 395 total_unit, unit * MB - 1, unit * MB); in create_ksm_child() 397 0, total_unit, 0, unit * MB - 1); in create_ksm_child() 400 0, total_unit, 0, unit * MB); in create_ksm_child() [all …]
|
/external/u-boot/board/freescale/t208xqds/ |
D | README | 13 - 2MB L2 cache and 512KB CoreNet platform cache (CPC) 67 - 128MB NOR Flash, 512MB NAND Flash, PromJet debug port and FPGA 69 - Three SPI flash (16MB N25Q128A + 16MB EN25S64 + 512KB SST25WF040) 126 0xF_FE00_0000 0xF_FEFF_FFFF CCSRBAR 16MB 131 0xF_F600_0000 0xF_F7FF_FFFF Queue manager software portal 32MB 132 0xF_F400_0000 0xF_F5FF_FFFF Buffer manager software portal 32MB 133 0xF_E800_0000 0xF_EFFF_FFFF IFC - NOR Flash 128MB 134 0xF_0000_0000 0xF_003F_FFFF DCSR 4MB 135 0xC_4000_0000 0xC_4FFF_FFFF PCI Express 4 Mem Space 256MB 136 0xC_3000_0000 0xC_3FFF_FFFF PCI Express 3 Mem Space 256MB [all …]
|
/external/u-boot/arch/arm/dts/ |
D | zynq-cc108.dts | 60 flash@0 { /* 16 MB */ 70 reg = <0x0 0x400000>; /* 4MB */ 74 reg = <0x400000 0x400000>; /* 4MB */ 78 reg = <0x800000 0x400000>; /* 4MB */ 82 reg = <0xc00000 0x100000>; /* 1MB */ 86 reg = <0xd00000 0x200000>; /* 2MB */ 90 reg = <0xf00000 0x100000>; /* 1MB */
|
/external/u-boot/board/freescale/t208xrdb/ |
D | README | 13 - 2MB L2 cache and 512KB CoreNet platform cache (CPC) 69 - NOR: 128MB 16-bit NOR Flash 80 - On-board 64MB SPI flash 91 0xF_FE00_0000 0xF_FEFF_FFFF CCSRBAR 16MB 96 0xF_F600_0000 0xF_F7FF_FFFF Queue manager software portal 32MB 97 0xF_F400_0000 0xF_F5FF_FFFF Buffer manager software portal 32MB 98 0xF_E800_0000 0xF_EFFF_FFFF IFC - NOR Flash 128MB 99 0xF_0000_0000 0xF_003F_FFFF DCSR 4MB 100 0xC_4000_0000 0xC_4FFF_FFFF PCI Express 4 Mem Space 256MB 101 0xC_3000_0000 0xC_3FFF_FFFF PCI Express 3 Mem Space 256MB [all …]
|