Searched defs:allocated_bytes (Results 1 – 9 of 9) sorted by relevance
54 size_t allocated_bytes = 0; member
40 size_t allocated_bytes; member
158 size_t allocated_bytes; /**< currently allocated bytes */ member
263 size_t allocated_bytes() const { return allocated_bytes_; } in allocated_bytes() function
1438 uint32_t allocated_bytes = (uint32_t) heap_stats->allocated_bytes; in jerry_debugger_send_memstats() local
368 uint8_t allocated_bytes[sizeof (uint32_t)]; /**< allocated bytes */ member
210 size_t allocated_bytes; /**< currently allocated bytes */ member
811 size_t allocated_bytes = std::accumulate( in ReportCustomSpaceStatistics() local
2971 size_t allocated_bytes = 0; in _PyObject_DebugMallocStats() local