Home
last modified time | relevance | path

Searched defs:alloc_bytes (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/mem/mtest01/
H A Dmtest01.c134 static void child_loop_alloc(unsigned long long alloc_bytes) in child_loop_alloc()
174 unsigned long long alloc_bytes = alloc_maxbytes; in mem_test() local
/aosp_15_r20/art/tools/ahat/etc/
H A Dhprofdump.py183 alloc_bytes = readu8(hprof) variable
192 alloc_bytes = readu4(hprof) variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/debug/
Dthread_heap_usage_tracker.h31 uint64_t alloc_bytes; member
/aosp_15_r20/external/libchrome/base/debug/
H A Dthread_heap_usage_tracker.h28 uint64_t alloc_bytes; member
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/debug/
Dthread_heap_usage_tracker.h31 uint64_t alloc_bytes; member
/aosp_15_r20/system/unwinding/libunwindstack/benchmarks/
H A DUtils.cpp106 uint64_t alloc_bytes = 0; in StopTrackingAllocations() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtracking_allocator.h50 int64_t alloc_bytes; member
H A Dstep_stats.proto19 int64 alloc_bytes = 2; field
H A Dcpu_allocator_impl.cc124 std::size_t req_bytes, std::size_t alloc_bytes) { in AddTraceMe()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestpools.c35 static void alloc_bytes(abts_case *tc, void *data) in alloc_bytes() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dbfc_allocator.cc519 int64_t alloc_bytes) { in AddTraceMe()
699 int64_t alloc_bytes = chunk->size; in DeallocateRawInternal() local
/aosp_15_r20/external/libcups/cups/
H A Dstring.c529 _cupsStrStatistics(size_t *alloc_bytes, /* O - Allocated bytes */ in _cupsStrStatistics()
/aosp_15_r20/external/libcups/scheduler/
H A Dmain.c1061 alloc_bytes, /* Allocated string bytes */ in main() local
/aosp_15_r20/art/test/099-vmdebug/src/
H A DMain.java270 int alloc_bytes = VMDebug.getAllocCount(KIND_ALLOCATED_BYTES); in testGetAllocCount() local
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmprof.go150 alloc_bytes, free_bytes uintptr member
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dstep_stats.pb.h1551 inline ::int64_t AllocationRecord::alloc_bytes() const { in alloc_bytes() function