Home
last modified time | relevance | path

Searched defs:allocated_bytes (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/zone/
H A Dtype-stats.h54 size_t allocated_bytes = 0; member
/third_party/node/deps/v8/include/cppgc/
H A Dheap-statistics.h40 size_t allocated_bytes; member
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dheap-statistics.h40 size_t allocated_bytes; member
/third_party/jerryscript/jerry-core/jmem/
H A Djmem.h158 size_t allocated_bytes; /**< currently allocated bytes */ member
/third_party/node/deps/v8/src/heap/
H A Dbasic-memory-chunk.h263 size_t allocated_bytes() const { return allocated_bytes_; } in allocated_bytes() function in v8::internal::BasicMemoryChunk
/third_party/jerryscript/jerry-core/include/
H A Djerryscript-core.h210 size_t allocated_bytes; /**< currently allocated bytes */ member
/third_party/jerryscript/jerry-core/debugger/
H A Ddebugger.c1438 uint32_t allocated_bytes = (uint32_t) heap_stats->allocated_bytes; in jerry_debugger_send_memstats() local
H A Ddebugger.h368 uint8_t allocated_bytes[sizeof (uint32_t)]; /**< allocated bytes */ member
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-heap.cc811 size_t allocated_bytes = std::accumulate( in ReportCustomSpaceStatistics() local
/third_party/protobuf/src/google/protobuf/
H A Drepeated_field.h1889 size_t allocated_bytes = static_cast<size_t>(total_size_) * sizeof(void*); in SpaceUsedExcludingSelfLong() local
/third_party/python/Objects/
H A Dobmalloc.c2971 size_t allocated_bytes = 0; in _PyObject_DebugMallocStats() local

Completed in 16 milliseconds