Home
last modified time | relevance | path

Searched defs:allocators (Results 1 – 7 of 7) sorted by relevance

/external/cronet/components/metrics/content/
Dsubprocess_metrics_provider.cc141 auto allocators = std::make_unique<AllocatorByIdMap>(allocators_by_id_); in MergeHistogramDeltas() local
279 AllocatorByIdMap* allocators) { in MergeHistogramDeltasFromAllocators()
295 std::unique_ptr<AllocatorByIdMap> allocators, in OnMergeHistogramDeltasFromAllocators()
/external/pigweed/pw_allocator/
Ddesign.rst61 .. _module-pw_allocator-design-forwarding:
/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dslab_allocators_test.cc24 namespace bt::hci::allocators { namespace
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dgpu_device.cc63 std::vector<se::MultiDeviceAdapter::AllocatorWithStream> allocators; in CreateCudaAsyncAllocator() local
212 std::vector<se::MultiDeviceAdapter::AllocatorWithStream> allocators; in CreateBFCAllocator() local
/external/crosvm/resources/src/
Daddress_allocator.rs402 allocators: &'a mut [AddressAllocator], field
/external/llvm/docs/
DCodeGenerator.rst1449 .. _Prolog/Epilog Code Insertion:
/external/python/cpython3/Modules/
D_tracemalloc.c41 } allocators; variable