|
| StressScavengeObserver (Heap &heap) |
|
void | Step (int bytes_allocated, Address soon_object, size_t size) override |
|
bool | HasRequestedGC () const |
|
void | RequestedGCDone () |
|
double | MaxNewSpaceSizeReached () const |
|
| AllocationObserver (intptr_t step_size) |
|
void | AllocationStep (int bytes_allocated, Address soon_object, size_t size) |
|
|
intptr_t | step_size () const |
|
intptr_t | bytes_to_next_step () const |
|
virtual intptr_t | GetNextStepSize () |
|
intptr_t | step_size_ |
|
intptr_t | bytes_to_next_step_ |
|
Definition at line 13 of file stress-scavenge-observer.h.
The documentation for this class was generated from the following files: