Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/mem/mtest01/
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
/external/libchrome/base/debug/
Dthread_heap_usage_tracker.h28 uint64_t alloc_bytes; member
/external/tensorflow/tensorflow/core/framework/
Dtracking_allocator.h50 int64_t alloc_bytes; member
Dstep_stats.proto19 int64 alloc_bytes = 2; field
Dcpu_allocator_impl.cc124 std::size_t req_bytes, std::size_t alloc_bytes) { in AddTraceMe()
/external/libcups/cups/
Dstring.c529 _cupsStrStatistics(size_t *alloc_bytes, /* O - Allocated bytes */ in _cupsStrStatistics()
/external/libcups/scheduler/
Dmain.c1063 alloc_bytes, /* Allocated string bytes */ in main() local
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc519 int64_t alloc_bytes) { in AddTraceMe()
699 int64_t alloc_bytes = chunk->size; in DeallocateRawInternal() local