/external/v8/src/heap/ |
D | array-buffer-collector.cc | 16 std::vector<JSArrayBuffer::Allocation> allocations) { in AddGarbageAllocations() 23 for (const std::vector<JSArrayBuffer::Allocation>& allocations : in FreeAllocations() local
|
/external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
D | AllocationStats.java | 40 private final ImmutableMultiset<Allocation> allocations; field in AllocationStats 55 AllocationStats(Collection<Allocation> allocations, int reps) { in AllocationStats() 61 Multiset<Allocation> allocations) { in AllocationStats()
|
D | AllAllocationsRecorder.java | 36 private final ConcurrentHashMultiset<Allocation> allocations = ConcurrentHashMultiset.create(); field in AllAllocationsRecorder
|
D | Allocation.java | 42 static long getTotalSize(Collection<Allocation> allocations) { in getTotalSize()
|
/external/tensorflow/tensorflow/core/framework/ |
D | tracking_allocator.cc | 176 gtl::InlinedVector<AllocRecord, 4> allocations; in GetRecordsAndUnRef() local 189 gtl::InlinedVector<AllocRecord, 4> allocations; in GetCurrentRecords() local
|
/external/minigbm/ |
D | helpers_array.c | 18 uint32_t allocations; member
|
/external/perfetto/tools/ |
D | profiling_sample_distribution.cc | 92 std::vector<std::pair<std::string, uint64_t>> allocations; in ProfilingSampleDistributionMain() local
|
/external/selinux/libselinux/utils/ |
D | avcstat.c | 33 unsigned long long allocations; member
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_timeline.h | 109 std::map<int64, int64> allocations; variable
|
D | tfprof_node.h | 187 const std::vector<AllocationRecord>& allocations() const { in allocations() function 649 const std::vector<AllocationRecord>& allocations(int64 step) const { in allocations() function
|
/external/webrtc/webrtc/p2p/base/ |
D | turnserver.h | 175 const AllocationMap& allocations() const { return allocations_; } in allocations() function
|
/external/tensorflow/tensorflow/core/profiler/ |
D | tfprof_log.proto | 116 repeated AllocationRecord allocations = 11; field
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 142 vector<AllocationSp>* allocations) in allocateStagingBuffers() 173 vector<AllocationSp>* allocations) in allocateAndWriteStagingBuffers() 187 const vector<AllocationSp>& allocations) in readStagingBuffers() 289 vector<AllocationSp> allocations; in allocateAndBindImageMemory() local 421 void fillImageMemory (const vk::DeviceInterface& vkd, in fillImageMemory() 611 void readImageMemory (const vk::DeviceInterface& vkd, in readImageMemory()
|
D | vktYCbCrFormatTests.cpp | 309 …const vector<AllocationSp> allocations (allocateAndBindImageMemory(vkd, device, context.getD… in testFormat() local
|
D | vktYCbCrViewTests.cpp | 490 …const vector<AllocationSp> allocations (allocateAndBindImageMemory(vkd, device, context.getDefau… in testPlaneView() local
|
/external/v8/src/profiler/ |
D | sampling-heap-profiler.cc | 243 std::vector<v8::AllocationProfile::Allocation> allocations; in TranslateAllocationNode() local
|
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/io/ |
D | RealConnection.java | 88 public final List<Reference<StreamAllocation>> allocations = new ArrayList<>(); field in RealConnection
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/io/ |
D | RealConnection.java | 84 public final List<Reference<StreamAllocation>> allocations = new ArrayList<>(); field in RealConnection
|
/external/v8/include/ |
D | v8-profiler.h | 618 std::vector<Allocation> allocations; member
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSparseRenderTargetTests.cpp | 77 Move<VkImage> createSparseImageAndMemory (const DeviceInterface& vk, in createSparseImageAndMemory()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageUtil.cpp | 332 void uploadTestTextureInternalSparse (const DeviceInterface& vk, in uploadTestTextureInternalSparse() 458 void uploadTestTextureSparse (const DeviceInterface& vk, in uploadTestTextureSparse()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkAllocationCallbackUtil.cpp | 364 std::vector<AllocationSlot> allocations; in validateAllocationCallbacks() local
|
D | vkImageUtil.cpp | 3013 void allocateAndBindSparseImage (const DeviceInterface& vk, in allocateAndBindSparseImage()
|
/external/compiler-rt/lib/lsan/ |
D | lsan_common.cc | 621 uptr bytes = 0, allocations = 0; in PrintSummary() local
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBufferTests.cpp | 92 std::vector<AllocationSp> allocations; //!< actual allocated memory member
|