Home
last modified time | relevance | path

Searched defs:allocationSize (Results 1 – 11 of 11) sorted by relevance

/external/caliper/caliper/src/main/java/com/google/caliper/worker/
DAllocationStats.java38 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()
DAggregateAllocationsRecorder.java32 private final AtomicLong allocationSize = new AtomicLong(); field in AggregateAllocationsRecorder
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp139 …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
DvktMemoryMappingTests.cpp259 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/
DRuntimeDyldImpl.h83 size_t allocationSize, uintptr_t objAddress) in SectionEntry()
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp911 const size_t allocationSize = constantCount * constantSize; in VkConstantBufferObj() local
1039 const size_t allocationSize = numIndexes * m_stride; in CreateAndInitBuffer() local
/external/clang/lib/CodeGen/
DCGExprCXX.cpp631 llvm::APInt allocationSize in EmitCXXNewAllocSize() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp301 VkDeviceSize getPageTableSize (const PlatformMemoryLimits& limits, VkDeviceSize allocationSize) in getPageTableSize()
391 VkDeviceSize getPageTableSize (Context& context, VkDeviceSize allocationSize) in getPageTableSize()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl334 VkDeviceSize allocationSize; member
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1440 VkDeviceSize allocationSize; member
/external/skia/third_party/vulkan/
Dvulkan.h1431 VkDeviceSize allocationSize; member