#include <profilerMap.h>
Class diagram for profilerMap:
Public Members | |||
![]() | ![]() | bool | is_profiler () |
![]() | ![]() | bool | can_inline_clone () |
![]() | ![]() | bool | verify (oop obj) |
![]() | ![]() | fint | empty_object_size () |
![]() | ![]() | mirrorOop | mirror_proto () |
![]() | ![]() | void | print_string (oop obj, char* buf) |
![]() | ![]() | void | print (oop obj) |
![]() | ![]() | void | print_oop (oop obj) |
![]() | ![]() | void | dummy_initialize (oop obj, oop filler) |
Friends | |||
![]() | ![]() | profilerOop | create_profiler () |
bool profilerMap::is_profiler () [inline, virtual]
|
Reimplemented from Map.
bool profilerMap::can_inline_clone () [inline, virtual]
|
Reimplemented from Map.
bool profilerMap::verify (oop obj) [virtual]
|
Reimplemented from Map.
fint profilerMap::empty_object_size () [virtual]
|
Reimplemented from Map.
mirrorOop profilerMap::mirror_proto () [inline, virtual]
|
Reimplemented from Map.
void profilerMap::print_string (oop obj, char * buf) [virtual]
|
Reimplemented from Map.
void profilerMap::print (oop obj) [virtual]
|
Reimplemented from Map.
void profilerMap::print_oop (oop obj) [virtual]
|
Reimplemented from Map.
void profilerMap::dummy_initialize (oop obj, oop filler) [virtual]
|
Reimplemented from slotsMap.
profilerOop create_profiler () [friend]
|