#include <nprofiler.h>
Class diagram for Profilers:
Public Members | |||
![]() | ![]() | void | raiseOverflow (Profiler* p) |
![]() | ![]() | bool | hasOverflow () |
![]() | ![]() | void | handleOverflow () |
![]() | ![]() | Profilers () | |
![]() | ![]() | void | print () |
![]() | ![]() | void | scavenge_contents () |
![]() | ![]() | void | gc_mark_contents () |
![]() | ![]() | void | gc_unmark_contents () |
![]() | ![]() | void | switch_pointers (oop from, oop to) |
![]() | ![]() | void | verify () |
void Profilers::raiseOverflow (Profiler * p) [inline]
|
bool Profilers::hasOverflow () [inline]
|
void Profilers::handleOverflow () [inline]
|
Profilers::Profilers () |
void Profilers::print () [virtual]
|
Reimplemented from VMObj.
void Profilers::scavenge_contents () |
void Profilers::gc_mark_contents () |
void Profilers::gc_unmark_contents () |
void Profilers::switch_pointers (oop from, oop to) |
void Profilers::verify () |