Searched refs:amount_of_external_allocated_memory (Results 1 – 3 of 3) sorted by relevance
145 heap->amount_of_external_allocated_memory(), in GetCounters()
6869 int64_t* amount_of_external_allocated_memory =6876 int64_t amount = *amount_of_external_allocated_memory + change_in_bytes;6882 *amount_of_external_allocated_memory = amount;6884 return *amount_of_external_allocated_memory;
1276 int64_t amount_of_external_allocated_memory() { in amount_of_external_allocated_memory() function