#include <nprofiler.h>
Class diagram for Profiler:
Public Members | |||
![]() | ![]() | Profiler (profilerOop ) | |
![]() | ![]() | void | engage (Process* ) |
![]() | ![]() | void | suspend () |
![]() | ![]() | void | resume () |
![]() | ![]() | void | disengage () |
![]() | ![]() | oop | copy_tick_info (oop ) |
![]() | ![]() | void | printProfile (float ) |
![]() | ![]() | oop | copy_call_graph (oop , oop , oop , oop , oop , oop , oop ) |
![]() | ![]() | void | scavenge_contents () |
![]() | ![]() | void | gc_mark_contents () |
![]() | ![]() | void | gc_unmark_contents () |
![]() | ![]() | void | switch_pointers (oop , oop ) |
![]() | ![]() | void | verify () |
![]() | ![]() | void | convert_nmethod_information () |
![]() | ![]() | void | suspend () |
![]() | ![]() | void | resume () |
![]() | ![]() | void | scavenge_contents () |
![]() | ![]() | void | gc_mark_contents () |
![]() | ![]() | void | gc_unmark_contents () |
![]() | ![]() | void | switch_pointers (oop from, oop to) |
![]() | ![]() | void | verify () |
Profiler::Profiler (profilerOop) [inline]
|
void Profiler::engage (Process *) [inline]
|
void Profiler::suspend () [inline]
|
void Profiler::resume () [inline]
|
void Profiler::disengage () [inline]
|
oop Profiler::copy_tick_info (oop) [inline]
|
void Profiler::printProfile (float) [inline]
|
oop Profiler::copy_call_graph (oop, oop, oop, oop, oop, oop, oop) [inline]
|
void Profiler::scavenge_contents () [inline]
|
void Profiler::gc_mark_contents () [inline]
|
void Profiler::gc_unmark_contents () [inline]
|
void Profiler::switch_pointers (oop from, oop to) [inline]
|
void Profiler::verify () [inline]
|
void Profiler::convert_nmethod_information () [inline]
|
void Profiler::suspend () [inline]
|
void Profiler::resume () [inline]
|
void Profiler::scavenge_contents () [inline]
|
void Profiler::gc_mark_contents () [inline]
|
void Profiler::gc_unmark_contents () [inline]
|
void Profiler::switch_pointers (oop from, oop to) [inline]
|
void Profiler::verify () [inline]
|