Searched defs:allocationSize (Results 1 – 11 of 11) sorted by relevance
| /external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
| D | AllocationStats.java | 38 private final long allocationSize; field in AllocationStats 47 AllocationStats(int allocationCount, long allocationSize, int reps) { in AllocationStats() 60 private AllocationStats(int allocationCount, long allocationSize, int reps, in AllocationStats()
|
| D | AggregateAllocationsRecorder.java | 32 private final AtomicLong allocationSize = new AtomicLong(); field in AggregateAllocationsRecorder
|
| /external/deqp/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryAllocationTests.cpp | 139 …const VkDeviceSize allocationSize = (m_config.memorySize ? *m_config.memorySize : (VkDeviceSize)(… in iterate() local 442 const VkDeviceSize allocationSize = 1 + (m_rng.getUint64() % maxAllocSize); in iterate() local 550 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx].size; in createAllocationTests() local
|
| D | vktMemoryMappingTests.cpp | 259 VkDeviceSize allocationSize; member 1148 TestConfig subMappedConfig (VkDeviceSize allocationSize, in subMappedConfig() 1235 TestConfig fullMappedConfig (VkDeviceSize allocationSize, in fullMappedConfig() 1288 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local 1313 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldImpl.h | 83 size_t allocationSize, uintptr_t objAddress) in SectionEntry()
|
| /external/vulkan-validation-layers/tests/ |
| D | vkrenderframework.cpp | 911 const size_t allocationSize = constantCount * constantSize; in VkConstantBufferObj() local 1039 const size_t allocationSize = numIndexes * m_stride; in CreateAndInitBuffer() local
|
| /external/clang/lib/CodeGen/ |
| D | CGExprCXX.cpp | 631 llvm::APInt allocationSize in EmitCXXNewAllocSize() local
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiObjectManagementTests.cpp | 301 VkDeviceSize getPageTableSize (const PlatformMemoryLimits& limits, VkDeviceSize allocationSize) in getPageTableSize() 391 VkDeviceSize getPageTableSize (Context& context, VkDeviceSize allocationSize) in getPageTableSize()
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkStructTypes.inl | 334 VkDeviceSize allocationSize; member
|
| /external/vulkan-validation-layers/include/vulkan/ |
| D | vulkan.h | 1440 VkDeviceSize allocationSize; member
|
| /external/skia/third_party/vulkan/ |
| D | vulkan.h | 1431 VkDeviceSize allocationSize; member
|