Home
last modified time | relevance | path

Searched defs:allocations_ (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_memory_profile.cc72 InternalMmapVector<AllocationSite> allocations_; member in __asan::HeapProfile
/external/v8/src/profiler/
Dsampling-heap-profiler.h109 std::map<size_t, unsigned int> allocations_; variable
/external/webrtc/webrtc/p2p/base/
Dturnserver.h271 AllocationMap allocations_; variable
/external/libchrome/base/trace_event/
Dheap_profiler_allocation_register.h347 AllocationMap allocations_; variable
/external/protobuf/src/google/protobuf/
Ddescriptor.cc518 vector<void*> allocations_; // All other memory allocated in the pool. member in google::protobuf::DescriptorPool::Tables