Searched refs:after_allocated (Results 1 – 1 of 1) sorted by relevance
1732 int32_t after_allocated = num_bytes_allocated_.LoadSequentiallyConsistent(); in TransitionCollector() local1733 int32_t delta_allocated = before_allocated - after_allocated; in TransitionCollector()