Searched defs:alloc_size_ (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/cronet/components/metrics/ | ||
H A D | persistent_system_profile.h | 128 mutable size_t alloc_size_; // Size of the block. variable |
/aosp_15_r20/art/runtime/gc/space/ | ||
H A D | large_object_space.cc | 341 uint32_t alloc_size_; member in art::gc::space::AllocationInfo |
/aosp_15_r20/external/vixl/src/aarch64/ | ||
H A D | simulator-aarch64.h | 120 size_t alloc_size_; variable |
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ | ||
H A D | partition_alloc_unittest.cc | 5082 const int alloc_size_; in TEST_P() member in partition_alloc::internal::__anon76d0e7850611::ThreadDelegateForPreforkHandler |
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/ | ||
D | profiler_tables_py.h | 3000 ColumnStorage<ColumnType::alloc_size::stored_type> alloc_size_; variable |