Home
last modified time | relevance | path

Searched refs:memory (Results 1 – 25 of 5082) sorted by relevance

12345678910>>...204

/external/linux-kselftest/tools/testing/selftests/memory-hotplug/
Dmem-on-off-test.sh25 if ! ls $SYSFS/devices/system/memory/memory* > /dev/null 2>&1; then
26 echo $msg memory hotplug is not supported >&2
30 if ! grep -q 1 $SYSFS/devices/system/memory/memory*/removable; then
31 echo $msg no hot-pluggable memory >&2
43 for memory in $SYSFS/devices/system/memory/memory*; do
44 if grep -q 1 $memory/removable &&
45 grep -q $state $memory/state; then
46 echo ${memory##/*/memory}
63 grep -q online $SYSFS/devices/system/memory/memory$1/state
68 grep -q offline $SYSFS/devices/system/memory/memory$1/state
[all …]
/external/OpenCSD/decoder/tests/snapshots/juno_r1_1/ds-5-dumps/
DTrace_Report_0x11_cpu_1_2015Sep17_104748.txt4 EL1N:0xFFFFFFC000781E8C ? Cannot access target memory
7 EL1N:0xFFFFFFC000781E8C ? Cannot access target memory
8 EL1N:0xFFFFFFC000781E8C ? Cannot access target memory
9 EL1N:0xFFFFFFC0000F3698 ? Cannot access target memory
11 EL1N:0xFFFFFFC0000F408C ? Cannot access target memory
59 EL1N:0xFFFFFFC0001124D8 ? Cannot access target memory
62 EL1N:? ? Cannot access target memory
63 EL1N:? ? Cannot access target memory
64 EL1N:? ? Cannot access target memory
65 EL1N:? ? Cannot access target memory
[all …]
DTrace_Report_0x13_cpu_3_2015Sep17_104147.txt8 EL1N:0xFFFFFFC000594AC0 ? Cannot access target memory
9 EL1N:0xFFFFFFC000592B58 ? Cannot access target memory
11 EL1N:? ? Cannot access target memory
12 EL1N:? ? Cannot access target memory
13 EL1N:0xFFFFFFC0005AC4C8 ? Cannot access target memory
15 EL1N:0xFFFFFFC0000EA588 ? Cannot access target memory
16 EL1N:0xFFFFFFC0000EA588 ? Cannot access target memory
17 EL1N:0xFFFFFFC0000EA588 ? Cannot access target memory
66 EL1N:0xFFFFFFC000117CF0 ? Cannot access target memory
67 EL1N:0xFFFFFFC000117CF0 ? Cannot access target memory
[all …]
DTrace_Report_0x10_cpu_0_2015Sep17_104900.txt8 EL1N:0xFFFFFFC000594AC0 ? Cannot access target memory
9 EL1N:0xFFFFFFC000592B58 ? Cannot access target memory
11 EL1N:? ? Cannot access target memory
12 EL1N:? ? Cannot access target memory
13 EL1N:0xFFFFFFC0005AC4C8 ? Cannot access target memory
15 EL1N:0xFFFFFFC0000EA588 ? Cannot access target memory
16 EL1N:0xFFFFFFC0000EA588 ? Cannot access target memory
17 EL1N:0xFFFFFFC0000EA588 ? Cannot access target memory
66 EL1N:0xFFFFFFC000117CF0 ? Cannot access target memory
67 EL1N:0xFFFFFFC000117CF0 ? Cannot access target memory
[all …]
DTrace_Report_0x15_cpu_5_2015Sep17_105126.txt3 EL1N:0xFFFFFFC0000F3CC0 ? Cannot access target memory
5 EL1N:? ? Cannot access target memory
6 EL1N:? ? Cannot access target memory
7 EL1N:? ? Cannot access target memory
8 EL1N:? ? Cannot access target memory
9 EL1N:? ? Cannot access target memory
10 EL1N:? ? Cannot access target memory
11 EL1N:? ? Cannot access target memory
17 EL1N:0xFFFFFFC0000F9494 ? Cannot access target memory
18 EL1N:0xFFFFFFC0000F9494 ? Cannot access target memory
[all …]
/external/llvm/test/MC/Mips/eva/
Dinvalid-noeva-wrong-error.s22 …cachee 31, 255($7) # CHECK: :[[@LINE]]:23: error: expected memory with 9-bit signed of…
23 …cachee 0, -256($4) # CHECK: :[[@LINE]]:22: error: expected memory with 9-bit signed of…
24 …cachee 5, -140($4) # CHECK: :[[@LINE]]:22: error: expected memory with 9-bit signed of…
25 …lbe $10,-256($25) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit s…
26 …lbe $13,255($15) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit s…
27 …lbe $11,146($14) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit s…
28 …lbue $13,-256($v1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit s…
29 …lbue $13,255($v0) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit s…
30 …lbue $13,-190($v1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit s…
31 …lhe $13,-256($s5) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit s…
[all …]
Dinvalid_R6.s9 …lwle $s6,255($15) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit sig…
10 …lwle $s7,-256($10) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit sig…
11 …lwle $s7,-176($13) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit sig…
12 …lwre $zero,255($gp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit sig…
13 …lwre $zero,-256($gp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit sig…
14 …lwre $zero,-176($gp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit sig…
15 …swle $9,255($s1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit sig…
16 …swle $10,-256($s3) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit sig…
17 …swle $8,131($s5) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit sig…
18 …swre $s4,255($13) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit sig…
[all …]
/external/libchrome/base/memory/
Dshared_memory_unittest.cc73 SharedMemory memory; in CleanUp() local
74 memory.Delete(s_test_name_); in CleanUp()
80 SharedMemory memory; in ThreadMain() local
81 bool rv = memory.CreateNamedDeprecated(s_test_name_, true, kDataSize); in ThreadMain()
83 rv = memory.Map(kDataSize); in ThreadMain()
85 int* ptr = static_cast<int*>(memory.memory()) + id_; in ThreadMain()
96 memory.Close(); in ThreadMain()
162 EXPECT_NE(memory1.memory(), memory2.memory()); // Compare the pointers. in TEST_P()
165 ASSERT_NE(memory1.memory(), static_cast<void*>(nullptr)); in TEST_P()
166 ASSERT_NE(memory2.memory(), static_cast<void*>(nullptr)); in TEST_P()
[all …]
Dshared_memory_region_unittest.cc20 bool IsMemoryFilledWithByte(const void* memory, size_t size, char byte) { in IsMemoryFilledWithByte() argument
21 const char* start_ptr = static_cast<const char*>(memory); in IsMemoryFilledWithByte()
39 memset(rw_mapping_.memory(), 'G', kRegionSize); in SetUp()
40 EXPECT_TRUE(IsMemoryFilledWithByte(rw_mapping_.memory(), kRegionSize, 'G')); in SetUp()
70 EXPECT_NE(this->rw_mapping_.memory(), mapping.memory()); in TYPED_TEST()
71 EXPECT_EQ(memcmp(this->rw_mapping_.memory(), mapping.memory(), kRegionSize), in TYPED_TEST()
75 memset(this->rw_mapping_.memory(), '#', kRegionSize); in TYPED_TEST()
76 EXPECT_EQ(memcmp(this->rw_mapping_.memory(), mapping.memory(), kRegionSize), in TYPED_TEST()
86 IsMemoryFilledWithByte(this->rw_mapping_.memory(), kRegionSize, 'G')); in TYPED_TEST()
93 EXPECT_NE(this->rw_mapping_.memory(), mapping.memory()); in TYPED_TEST()
[all …]
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dmemory_profile.proto1 // This proto is used for analysis of TensorFlow runtime memory profile.
6 // The memory activity that causes change of memory state.
15 // Expansion of existing memory allocation.
19 // The aggregated memory stats including heap, stack, free memory and
26 // Free memory available for allocation or reservation, in bytes.
30 // The peak memory usage over the entire program (lifetime of memory
31 // allocator). It monotonically increases with upper limit as memory capacity.
35 // The metadata associated with each memory allocation/deallocation. It can
36 // also be interpreted as the metadata for the delta of memory state.
41 // The requested memory size in bytes from the caller of memory allocation.
[all …]
/external/freetype/builds/vms/
Dftsystem.c96 ft_alloc( FT_Memory memory, in ft_alloc() argument
99 FT_UNUSED( memory ); in ft_alloc()
126 ft_realloc( FT_Memory memory, in ft_realloc() argument
131 FT_UNUSED( memory ); in ft_realloc()
152 ft_free( FT_Memory memory, in ft_free() argument
155 FT_UNUSED( memory ); in ft_free()
284 ft_mem_debug_init( FT_Memory memory );
287 ft_mem_debug_done( FT_Memory memory );
297 FT_Memory memory; in FT_New_Memory() local
300 memory = (FT_Memory)malloc( sizeof ( *memory ) ); in FT_New_Memory()
[all …]
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_conv2d_mkl.cc44 using mkldnn::memory;
68 memory::dims conv1_src_dim = {ToInt(input_batch), ToInt(input_channels), in MKLConvImpl()
70 memory::dims conv1_weights_dim = {ToInt(kernel_filters), in MKLConvImpl()
73 memory::dims conv1_dst_dim = {ToInt(input_batch), ToInt(kernel_filters), in MKLConvImpl()
75 memory::dims conv1_strides = {ToInt(row_stride), ToInt(col_stride)}; in MKLConvImpl()
77 memory::dims conv1_dilates = {ToInt(rhs_row_dilation - 1), in MKLConvImpl()
79 memory::dims conv1_padding_l = {ToInt(padding_top), ToInt(padding_left)}; in MKLConvImpl()
80 memory::dims conv1_padding_r = {ToInt(padding_bottom), ToInt(padding_right)}; in MKLConvImpl()
87 memory({{{conv1_src_dim}, memory::data_type::f32, memory::format::nhwc}, in MKLConvImpl()
90 auto user_weights_memory = memory( in MKLConvImpl()
[all …]
/external/freetype/builds/amiga/src/base/
Dftsystem.c89 APTR memory ) in Free_VecPooled() argument
91 ULONG *realmem = (ULONG *)memory - 1; in Free_VecPooled()
141 ft_alloc( FT_Memory memory, in ft_alloc() argument
145 return AllocVecPooled( memory->user, size ); in ft_alloc()
147 return Alloc_VecPooled( memory->user, size ); in ft_alloc()
173 ft_realloc( FT_Memory memory, in ft_realloc() argument
181 new_block = AllocVecPooled ( memory->user, new_size ); in ft_realloc()
183 new_block = Alloc_VecPooled ( memory->user, new_size ); in ft_realloc()
190 FreeVecPooled ( memory->user, block ); in ft_realloc()
192 Free_VecPooled ( memory->user, block ); in ft_realloc()
[all …]
/external/webrtc/rtc_base/
Dbyte_order.h101 inline void Set8(void* memory, size_t offset, uint8_t v) { in Set8() argument
102 static_cast<uint8_t*>(memory)[offset] = v; in Set8() local
105 inline uint8_t Get8(const void* memory, size_t offset) { in Get8() argument
106 return static_cast<const uint8_t*>(memory)[offset]; in Get8()
109 inline void SetBE16(void* memory, uint16_t v) { in SetBE16() argument
110 *static_cast<uint16_t*>(memory) = htobe16(v); in SetBE16()
113 inline void SetBE32(void* memory, uint32_t v) { in SetBE32() argument
114 *static_cast<uint32_t*>(memory) = htobe32(v); in SetBE32()
117 inline void SetBE64(void* memory, uint64_t v) { in SetBE64() argument
118 *static_cast<uint64_t*>(memory) = htobe64(v); in SetBE64()
[all …]
/external/freetype/src/base/
Dftsystem.c71 ft_alloc( FT_Memory memory, in ft_alloc() argument
74 FT_UNUSED( memory ); in ft_alloc()
105 ft_realloc( FT_Memory memory, in ft_realloc() argument
110 FT_UNUSED( memory ); in ft_realloc()
133 ft_free( FT_Memory memory, in ft_free() argument
136 FT_UNUSED( memory ); in ft_free()
289 ft_mem_debug_init( FT_Memory memory );
292 ft_mem_debug_done( FT_Memory memory );
302 FT_Memory memory; in FT_New_Memory() local
305 memory = (FT_Memory)ft_smalloc( sizeof ( *memory ) ); in FT_New_Memory()
[all …]
/external/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/
DANSI.py38 screen = fsm.memory[0]
43 fsm.memory.append (fsm.input_symbol)
47 ns = fsm.memory.pop()
49 fsm.memory.append (ns)
53 screen = fsm.memory[0]
58 count = int(fsm.memory.pop())
59 screen = fsm.memory[0]
64 screen = fsm.memory[0]
69 count = int(fsm.memory.pop())
70 screen = fsm.memory[0]
[all …]
/external/ltp/testcases/kernel/controllers/memcg/functional/
Dmemcg_stat_test.sh64 echo 1 > memory.use_hierarchy
67 echo $PAGESIZE > memory.limit_in_bytes
68 echo $((PAGESIZE*2)) > subgroup/memory.limit_in_bytes
80 echo 0 > memory.use_hierarchy
83 echo $PAGESIZE > memory.limit_in_bytes
84 echo $((PAGESIZE*2)) > subgroup/memory.limit_in_bytes
101 echo 1 > memory.use_hierarchy
104 echo $PAGESIZE > memory.limit_in_bytes
105 echo $PAGESIZE > memory.memsw.limit_in_bytes
106 echo $((PAGESIZE*2)) > subgroup/memory.limit_in_bytes
[all …]
/external/freetype/src/pshinter/
Dpshrec.c50 FT_Memory memory ) in ps_hint_table_done() argument
62 FT_Memory memory ) in ps_hint_table_ensure() argument
82 FT_Memory memory, in ps_hint_table_alloc() argument
95 error = ps_hint_table_ensure( table, count, memory ); in ps_hint_table_alloc()
124 FT_Memory memory ) in ps_mask_done() argument
137 FT_Memory memory ) in ps_mask_ensure() argument
186 FT_Memory memory ) in ps_mask_set_bit() argument
194 error = ps_mask_ensure( mask, idx + 1, memory ); in ps_mask_set_bit()
212 FT_Memory memory ) in ps_mask_table_done() argument
219 ps_mask_done( mask, memory ); in ps_mask_table_done()
[all …]
/external/freetype/builds/unix/
Dftsystem.c97 ft_alloc( FT_Memory memory, in ft_alloc() argument
100 FT_UNUSED( memory ); in ft_alloc()
127 ft_realloc( FT_Memory memory, in ft_realloc() argument
132 FT_UNUSED( memory ); in ft_realloc()
153 ft_free( FT_Memory memory, in ft_free() argument
156 FT_UNUSED( memory ); in ft_free()
376 ft_mem_debug_init( FT_Memory memory );
379 ft_mem_debug_done( FT_Memory memory );
389 FT_Memory memory; in FT_New_Memory() local
392 memory = (FT_Memory)malloc( sizeof ( *memory ) ); in FT_New_Memory()
[all …]
/external/ImageMagick/MagickCore/
Dmemory.c297 *memory; in AcquireAlignedMemory_POSIX() local
299 if (posix_memalign(&memory,CACHE_LINE_SIZE,size)) in AcquireAlignedMemory_POSIX()
301 return(memory); in AcquireAlignedMemory_POSIX()
344 *memory, in AcquireAlignedMemory_Generic() local
359 memory=adjust(p); in AcquireAlignedMemory_Generic()
360 *pointer_to_space_for_actual_base_address(memory)=p; in AcquireAlignedMemory_Generic()
361 return(memory); in AcquireAlignedMemory_Generic()
555 *memory; in AcquireMagickMemory() local
558 memory=memory_methods.acquire_memory_handler(size == 0 ? 1UL : size); in AcquireMagickMemory()
587 memory=AcquireBlock(size == 0 ? 1UL : size); in AcquireMagickMemory()
[all …]
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_pooling_ops_common.h31 using mkldnn::memory;
41 memory::dims src_dims;
42 memory::dims dst_dims;
43 memory::dims filter_dims;
44 memory::dims strides;
45 memory::dims padding_left;
46 memory::dims padding_right;
49 memory::format_tag src_format;
50 memory::desc src_md;
53 MklPoolingParams(memory::dims src_dims, memory::dims dst_dims, in MklPoolingParams()
[all …]
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h45 using mkldnn::memory;
50 using MemoryArgsMap = std::unordered_map<int, memory>;
132 std::vector<std::unordered_map<int, memory>>& net_args) { in execute_primitives()
174 memory::format_tag MklTensorFormatToMklDnnDataFormat(MklTensorFormat format);
179 memory::dims CalculateTFStrides(const memory::dims& dims_tf_order);
180 Status CreateBlockedMemDescHelper(const memory::dims& dim,
181 const memory::dims& strides,
182 memory::data_type dtype,
186 const memory::format_tag& tag) {
187 if (tag == memory::format_tag::undef) {
[all …]
/external/tensorflow/tensorflow/core/lib/core/
Darena_test.cc50 char* memory = a.Alloc(100); in TEST() local
51 ASSERT_NE(memory, nullptr); in TEST()
52 TestMemory(memory, 100); in TEST()
55 memory = a.Alloc(100); in TEST()
56 ASSERT_NE(memory, nullptr); in TEST()
57 TestMemory(memory, 100); in TEST()
78 char* memory = a.Alloc(1024); in TEST() local
79 ASSERT_NE(memory, nullptr); in TEST()
80 TestMemory(memory, 1024); in TEST()
94 char* memory = a.Alloc(768); in TEST() local
[all …]
/external/swiftshader/src/System/
DMemory.cpp91 void *memory = allocateRaw(bytes, alignment); in allocate() local
93 if(memory) in allocate()
95 memset(memory, 0, bytes); in allocate()
98 return memory; in allocate()
101 void deallocate(void *memory) in deallocate() argument
103 if(memory) in deallocate()
105 unsigned char *aligned = (unsigned char *)memory; in deallocate()
112 void clear(uint16_t *memory, uint16_t element, size_t count) in clear() argument
115 __stosw(memory, element, count); in clear()
118 : "+D"(memory), "+c"(count) in clear()
[all …]
/external/swiftshader/src/Common/
DMemory.cpp92 void *memory = allocateRaw(bytes, alignment); in allocate() local
94 if(memory) in allocate()
96 memset(memory, 0, bytes); in allocate()
99 return memory; in allocate()
102 void deallocate(void *memory) in deallocate() argument
104 if(memory) in deallocate()
106 unsigned char *aligned = (unsigned char*)memory; in deallocate()
113 void clear(uint16_t *memory, uint16_t element, size_t count) in clear() argument
116 __stosw(memory, element, count); in clear()
118 __asm__ __volatile__("rep stosw" : "+D"(memory), "+c"(count) : "a"(element) : "memory"); in clear()
[all …]

12345678910>>...204