Home | History | Annotate | Download | only in include

Lines Matching defs:amount_of_external_allocated_memory

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;