/aosp_15_r20/external/pytorch/aten/src/ATen/test/ |
H A D | reportMemoryUsage.h | 13 size_t total_allocated; member 26 size_t total_allocated, in reportMemoryUsage()
|
/aosp_15_r20/external/pytorch/c10/core/ |
H A D | Allocator.cpp | 66 size_t total_allocated, in reportMemoryUsageToProfiler() 79 size_t total_allocated, in reportOutOfMemoryToProfiler()
|
/aosp_15_r20/external/perfetto/src/profiling/memory/ |
H A D | heapprofd_end_to_end_test.cc | 1311 uint64_t total_allocated = 0; in TEST_P() local 1376 uint64_t total_allocated = 0; in TEST_P() local 1434 uint64_t total_allocated = 0; in TEST_P() local 1493 uint64_t total_allocated = 0; in TEST_P() local 1790 uint64_t total_allocated = 0; in TEST_P() local
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | ion.proto | 11 optional uint64 total_allocated = 3; field
|
H A D | dmabuf_heap.proto | 11 optional uint64 total_allocated = 3; field
|
H A D | kmem.proto | 227 optional int64 total_allocated = 3; field 232 optional int64 total_allocated = 3; field
|
H A D | fastrpc.proto | 11 optional uint64 total_allocated = 3; field
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/ |
H A D | profiler_edge.h | 102 ptr, alloc_size, total_allocated, total_reserved, device) \ argument
|
H A D | profiler_edge.cpp | 83 size_t total_allocated, in recordBackendMemoryEvent()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | memory_pool.h | 23 unsigned int total_allocated; member
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/ |
D | dmabuf_heap.pbzero.h | 30 uint64_t total_allocated() const { return at<3>().as_uint64(); } in total_allocated() function
|
D | ion.pbzero.h | 30 uint64_t total_allocated() const { return at<3>().as_uint64(); } in total_allocated() function
|
D | fastrpc.pbzero.h | 472 uint64_t total_allocated() const { return at<3>().as_uint64(); } in total_allocated() function
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | dmabuf_heap.pbzero.h | 30 uint64_t total_allocated() const { return at<3>().as_uint64(); } in total_allocated() function
|
H A D | ion.pbzero.h | 30 uint64_t total_allocated() const { return at<3>().as_uint64(); } in total_allocated() function
|
H A D | fastrpc.pbzero.h | 472 uint64_t total_allocated() const { return at<3>().as_uint64(); } in total_allocated() function
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | optimizing_compiler.cc | 1140 size_t total_allocated = allocator.BytesAllocated() + arena_stack.PeakBytesAllocated(); in Compile() local 1490 size_t total_allocated = allocator.BytesAllocated() + arena_stack.PeakBytesAllocated(); in JitCompile() local
|
/aosp_15_r20/hardware/google/gchips/gralloc4/src/hidl_common/ |
D | Allocator.cpp | 54 uint64_t total_allocated = 0; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | ion.pb.h | 316 inline ::uint64_t IonStatFtraceEvent::total_allocated() const { in total_allocated() function
|
H A D | dmabuf_heap.pb.h | 316 inline ::uint64_t DmaHeapStatFtraceEvent::total_allocated() const { in total_allocated() function
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/ |
D | dmabuf_heap.pb.h | 316 inline ::uint64_t DmaHeapStatFtraceEvent::total_allocated() const { in total_allocated() function
|
D | ion.pb.h | 316 inline ::uint64_t IonStatFtraceEvent::total_allocated() const { in total_allocated() function
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_allocator_test.cc | 140 uptr total_allocated = a->TotalMemoryUsed(); in TestSizeClassAllocator() local 519 uptr total_allocated = a->TotalMemoryUsed(); in TestSizeClassAllocatorLocalCache() local
|
/aosp_15_r20/external/cronet/base/sampling_heap_profiler/ |
H A D | poisson_allocation_sampler.cc | 314 size_t total_allocated = mean_interval * samples; in DoRecordAllocation() local
|
/aosp_15_r20/external/libchrome/base/sampling_heap_profiler/ |
H A D | sampling_heap_profiler.cc | 353 void SamplingHeapProfiler::DoRecordAlloc(size_t total_allocated, in DoRecordAlloc()
|