Home | History | Annotate | Download | only in heap

Lines Matching refs:bytes_marked_ahead_of_schedule_

26       bytes_marked_ahead_of_schedule_(0),
478 bytes_marked_ahead_of_schedule_ = 0;
1105 if (bytes_marked_ahead_of_schedule_ >= bytes_to_process) {
1109 bytes_marked_ahead_of_schedule_ -= bytes_to_process;
1146 bytes_marked_ahead_of_schedule_ += bytes_processed;