Home
last modified time | relevance | path

Searched defs:total_allocated (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A DreportMemoryUsage.h13 size_t total_allocated; member
26 size_t total_allocated, in reportMemoryUsage()
/aosp_15_r20/external/pytorch/c10/core/
H A DAllocator.cpp66 size_t total_allocated, in reportMemoryUsageToProfiler()
79 size_t total_allocated, in reportOutOfMemoryToProfiler()
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dheapprofd_end_to_end_test.cc1311 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 Dion.proto11 optional uint64 total_allocated = 3; field
H A Ddmabuf_heap.proto11 optional uint64 total_allocated = 3; field
H A Dkmem.proto227 optional int64 total_allocated = 3; field
232 optional int64 total_allocated = 3; field
H A Dfastrpc.proto11 optional uint64 total_allocated = 3; field
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dprofiler_edge.h102 ptr, alloc_size, total_allocated, total_reserved, device) \ argument
H A Dprofiler_edge.cpp83 size_t total_allocated, in recordBackendMemoryEvent()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.h23 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/
Ddmabuf_heap.pbzero.h30 uint64_t total_allocated() const { return at<3>().as_uint64(); } in total_allocated() function
Dion.pbzero.h30 uint64_t total_allocated() const { return at<3>().as_uint64(); } in total_allocated() function
Dfastrpc.pbzero.h472 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 Ddmabuf_heap.pbzero.h30 uint64_t total_allocated() const { return at<3>().as_uint64(); } in total_allocated() function
H A Dion.pbzero.h30 uint64_t total_allocated() const { return at<3>().as_uint64(); } in total_allocated() function
H A Dfastrpc.pbzero.h472 uint64_t total_allocated() const { return at<3>().as_uint64(); } in total_allocated() function
/aosp_15_r20/art/compiler/optimizing/
H A Doptimizing_compiler.cc1140 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/
DAllocator.cpp54 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 Dion.pb.h316 inline ::uint64_t IonStatFtraceEvent::total_allocated() const { in total_allocated() function
H A Ddmabuf_heap.pb.h316 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/
Ddmabuf_heap.pb.h316 inline ::uint64_t DmaHeapStatFtraceEvent::total_allocated() const { in total_allocated() function
Dion.pb.h316 inline ::uint64_t IonStatFtraceEvent::total_allocated() const { in total_allocated() function
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc140 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 Dpoisson_allocation_sampler.cc314 size_t total_allocated = mean_interval * samples; in DoRecordAllocation() local
/aosp_15_r20/external/libchrome/base/sampling_heap_profiler/
H A Dsampling_heap_profiler.cc353 void SamplingHeapProfiler::DoRecordAlloc(size_t total_allocated, in DoRecordAlloc()

12