Package Jitrino


Detailed Description

Author:
Intel, Mikhail Y.

Fursov

Version:
Revision
1.21.8.2.4.4


Classes

class  Jitrino
class  MethodProfile
class  EntryBackedgeMethodProfile
class  EdgeMethodProfile
class  ValueMethodProfile
class  ProfilingInterface
class  VMInterface
class  TypeMemberDesc
class  FieldDesc
 Field representation for resolved fields. More...
class  MethodDesc
 Method representation for resolved methods. More...
class  CompilationInterface
class  GCInterface
class  ThreadDumpEnumerator
class  PersistentInstructionId
class  VMPropertyIterator

Packages

package  Jet

Typedefs

typedef StlVector< JITInstanceContext * > JITInstances

Enumerations

enum  ProfileType { ProfileType_Invalid = 0, ProfileType_EntryBackedge = 1, ProfileType_Edge = 2, ProfileType_Value = 3 }
enum  JITProfilingRole { JITProfilingRole_GEN = 1, JITProfilingRole_USE = 2 }
enum  ResolveNewCheck { ResolveNewCheck_NoCheck, ResolveNewCheck_DoCheck }

Functions

void crash (const char *fmt,...)
inline::std::ostream & operator<< (::std::ostream &os, const PersistentInstructionId &pid)
::std::ostream & operator<< (::std::ostream &os, Method_Handle mh)


Typedef Documentation

typedef StlVector<JITInstanceContext*> Jitrino.JITInstances


Enumeration Type Documentation

enum Jitrino::ProfileType

Enumerator:
ProfileType_Invalid 
ProfileType_EntryBackedge 
ProfileType_Edge 
ProfileType_Value 

enum Jitrino::JITProfilingRole

Enumerator:
JITProfilingRole_GEN 
JITProfilingRole_USE 

enum Jitrino::ResolveNewCheck

Enumerator:
ResolveNewCheck_NoCheck 
ResolveNewCheck_DoCheck 


Function Documentation

void Jitrino.crash ( const char *  fmt,
  ... 
)

inline ::std::ostream& Jitrino.operator<< ( ::std::ostream &  os,
const PersistentInstructionId &  pid 
)

::std::ostream& Jitrino.operator<< ( ::std::ostream &  os,
Method_Handle  mh 
)


Genereated on Tue Mar 11 19:25:40 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.