Lines Matching defs:all

63   // For now we'll just commit all of the bit map up fromt.
68 "didn't reserve backing store for all of concurrent marking bit map?");
381 assert(_next_survivor == NULL, "we should have claimed all survivors");
521 // Clear all the liveness counting data
636 // Reset all the marking data structures and any necessary flags
643 // We do reset all of them, since different phases will use
644 // different number of active threads. So, it's easiest to have all
687 // We propagate this to all tasks, not just the active ones.
784 VerifyOption_G1UsePrevMarking, true /* all */);
815 // This is the start of the marking cycle, we're expected all
1200 // This is the end of the marking cycle, we're expected all
1325 // all the cards spanned by the object
1351 // all the cards spanned by the object
1616 // all the cards spanned by the object
1720 // We use a claim value of zero here because all regions
1942 // Note end of marking in all heap regions.
2363 // we utilize all the worker threads we can.
2433 // Since all available tasks are actually started, we should
2464 // this is remark, so we'll use up all active threads
2478 // We will start all available threads, even if we decide that the
2532 bool all) :
2534 _out(out), _vo(vo), _all(all) { }
2582 bool all,
2585 _out(out), _vo(vo), _all(all), _hr(hr) { }
2634 bool all) :
2635 _g1h(G1CollectedHeap::heap()), _out(out), _vo(vo), _all(all) { }
2640 bool all) {
2671 PrintReachableRegionClosure rcl(out, vo, all);
2973 // for limit so that we get the all the cards spanned by
3118 // Clear all marks to force marking thread to do nothing
3873 long. During remark, all completed buffers are processed, as
3884 the other tasks to ensure that all the marking data structures
3907 also all other marking tasks have done so and have all synced up).
3911 checks all the abort conditions which were mentioned above and
3919 place, it was natural to piggy-back all the other conditions on it
3952 // OK, this doesn't safeguard again all possible scenarios, as it is
3977 // clear all flags
4131 gclog_or_tty->print_cr("[%d] all regions claimed", _task_id);
4146 // We have not aborted. This means that we have finished all that
4218 // We're all done.
4232 // all other tasks have finished. We separated the guarantees so
4242 gclog_or_tty->print_cr("[%d] all tasks terminated", _task_id);
4284 // order to do this we have to make sure that all tasks stop
4297 // When we exit this sync barrier we know that all tasks have