Home | History | Annotate | Download | only in heap

Lines Matching refs:previous_

103       previous_(current_),
122 previous_ = current_;
156 previous_ = current_;
436 double spent_in_mutator = current_.start_time - previous_.end_time;
438 current_.start_object_size - previous_.end_object_size;