Lines Matching defs:from

749     // Repeat the asserts from above. We'll do them as asserts here to
760 // Repeat the asserts from above.
872 // see assertion failures from any subsequent set_concurrency_and_phase()
2051 // region from the _cleanup_list).
2131 // and objects reachable from them on to the local stack (and
2327 // tables from the displayed time.
2362 // otherwise we use the work gang from the G1CollectedHeap and
2380 // the number of threads involved during discovery could differ from
2618 HeapWord* from = b;
2621 if (to > from) {
2622 _out->print_cr("Objects in ["PTR_FORMAT", "PTR_FORMAT"]", from, to);
2625 hr->object_iterate_mem_careful(MemRegion(from, to), &ocl);
3132 // the expected_active value from the SATB queue set.
3428 // stack is not empty (this means that we can get work from it).
3538 // entries to/from the global stack). It basically tries to decrease the
3553 // from the local queue
3564 // we popped at least one entry from the local queue
3595 // from the global stack.
3606 gclog_or_tty->print_cr("[%d] popped %d entries from the global stack",
3686 // because we move entries from the global stack in chunks or
3809 gclog_or_tty->print_cr(" transfers to = %d, transfers from = %d",
3831 pick up from where the task left off during the concurrent marking
3852 reasonably efficiently by the task. Other tasks can steal from
3871 made available. Buffers are regularly removed from this queue
3896 right at the end of do_marking_step(). This saves us from a lot
3962 // steal work from the other CMTasks. It only makes sense to
3991 // eventually called from this method, so it is OK to allocate these
4027 // We will start from _finger not from the start of the region,
4051 // false from the do_bit() method. However, inside the
4144 // Attempt at work stealing from other task's queues.
4294 // from a parallel context
4452 // from the _hum_* fields and updates those accordingly. It assumes
4453 // that that _hum_* fields have already been set up from the "starts