Searched defs:allocated_bytes (Results 1 – 5 of 5) sorted by relevance
158 size_t allocated_bytes; /**< currently allocated bytes */ member
210 size_t allocated_bytes; /**< currently allocated bytes */ member
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
2924 size_t allocated_bytes = 0; in _PyObject_DebugMallocStats() local