compiledNode Class Reference

Inheritance diagram for compiledNode:

Inheritance graph
[legend]
Collaboration diagram for compiledNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 compiledNode (nmethod *nm, TickPosition where)
bool is_compiled () const
bool match (nmethod *m)
methodOop method ()
klassOop receiver_klass ()
void print (outputStream *st, int total_ticks)
void print_method_on (outputStream *st)

Static Public Member Functions

static void print_title (outputStream *st)

Private Attributes

nmethod * nm

Detailed Description

Definition at line 218 of file fprofiler.cpp.


Constructor & Destructor Documentation

compiledNode::compiledNode ( nmethod *  nm,
TickPosition  where 
) [inline]

Definition at line 222 of file fprofiler.cpp.

References pnode::update().

Here is the call graph for this function:


Member Function Documentation

bool compiledNode::is_compiled (  )  const [inline, virtual]

Reimplemented from pnode.

Definition at line 226 of file fprofiler.cpp.

bool compiledNode::match ( nmethod *  m  )  [inline, virtual]

Reimplemented from pnode.

Definition at line 228 of file fprofiler.cpp.

References nm.

methodOop compiledNode::method (  )  [inline, virtual]

Implements pnode.

Definition at line 230 of file fprofiler.cpp.

References nm.

void compiledNode::print ( outputStream st,
int  total_ticks 
) [inline, virtual]

Reimplemented from pnode.

Definition at line 238 of file fprofiler.cpp.

References pnode::print().

Here is the call graph for this function:

void compiledNode::print_method_on ( outputStream st  )  [inline, virtual]

Reimplemented from pnode.

Definition at line 242 of file fprofiler.cpp.

References nm, outputStream::print(), and pnode::print_method_on().

Here is the call graph for this function:

static void compiledNode::print_title ( outputStream st  )  [inline, static]

Reimplemented from pnode.

Definition at line 233 of file fprofiler.cpp.

References outputStream::print(), and pnode::print_title().

Referenced by FlatProfiler::print().

Here is the call graph for this function:

klassOop compiledNode::receiver_klass (  )  [inline, virtual]

Implements pnode.

Definition at line 231 of file fprofiler.cpp.

References nm.


Member Data Documentation

nmethod* compiledNode::nm [private]

Definition at line 220 of file fprofiler.cpp.

Referenced by match(), method(), print_method_on(), and receiver_klass().


The documentation for this class was generated from the following file:
Generated on Mon Oct 9 13:51:50 2006 for Strongtalk VM by  doxygen 1.4.7