#include <monitorHooks.h>
Static Public Members | |||
![]() | ![]() | void | add_old_bar (oldSpace*) |
![]() | ![]() | void | reserve_changed () |
![]() | ![]() | bool | has_reserve_changed () |
![]() | ![]() | fint | new_capacity () |
![]() | ![]() | fint | old_capacity () |
![]() | ![]() | fint | n_spaces () |
![]() | ![]() | fint | old_used () |
![]() | ![]() | fint | old_VM_reserved_memory () |
![]() | ![]() | fint | old_low_space_threshold () |
void TrackObjectHeapInMonitor::add_old_bar (oldSpace * s) [static]
|
void TrackObjectHeapInMonitor::reserve_changed () [static]
|
bool TrackObjectHeapInMonitor::has_reserve_changed () [static]
|
fint TrackObjectHeapInMonitor::new_capacity () [static]
|
fint TrackObjectHeapInMonitor::old_capacity () [static]
|
fint TrackObjectHeapInMonitor::n_spaces () [static]
|
fint TrackObjectHeapInMonitor::old_used () [static]
|
fint TrackObjectHeapInMonitor::old_VM_reserved_memory () [static]
|
fint TrackObjectHeapInMonitor::old_low_space_threshold () [static]
|