Searched refs:size_allocated (Results 1 – 4 of 4) sorted by relevance
65 uptr size_allocated; member
114 malloc_stats->size_allocated = stats.mmaped; in FillMallocStatistics()
56 total_virtual_size = stats.size_allocated; in OnMemoryDump()
2143 int size_allocated; member7200 size = cstr->size_allocated; in cstr_realloc()7209 cstr->size_allocated = size; in cstr_realloc()7218 if (size > cstr->size_allocated) in cstr_ccat()7241 if (size > cstr->size_allocated) in cstr_wccat()7296 cstr_buf.size_allocated = sizeof(buf); in get_tok_str()8057 cstr->size_allocated = cstr->size; in tok_str_add2()