| _is_active | Sweeper | [protected] |
| _next | Sweeper | [protected] |
| _sweep_start | Sweeper | [protected] |
| activate() | HeapSweeper | [private, virtual] |
| active_method() | Sweeper | [inline, static] |
| active_nmethod() | Sweeper | [inline, static] |
| add(Sweeper *sweeper) | Sweeper | [static] |
| clear_active_frame() | Sweeper | [static] |
| deactivate() | Sweeper | [protected, virtual] |
| interval() const | HeapSweeper | [inline, private, virtual] |
| is_active() const | Sweeper | [inline, protected] |
| is_running() | Sweeper | [inline, static] |
| mark | HeapSweeper | [private] |
| name() const | HeapSweeper | [inline, private, virtual] |
| new_array(size_t size) | CHeapObj | |
| next() const | Sweeper | [inline, protected] |
| operator delete(void *p) | CHeapObj | |
| operator new(size_t size) | CHeapObj | |
| print() const | Sweeper | |
| print_all() | Sweeper | [static] |
| register_active_frame(frame fr) | Sweeper | [static] |
| set_active(bool value) | Sweeper | [inline, protected] |
| step() | Sweeper | [protected, virtual] |
| step_all() | Sweeper | [static] |
| Sweeper() | Sweeper | |
| task() | HeapSweeper | [private, virtual] |