#include <EMInterface.h>
Inheritance diagram for Jitrino.EntryBackedgeMethodProfile:

Public Member Functions | |
| EntryBackedgeMethodProfile (Method_Profile_Handle mph, MethodDesc &md, uint32 *_entryCounter, uint32 *_backedgeCounter) | |
| uint32 | getEntryExecCount () const |
| uint32 | getBackedgeExecCount () const |
| uint32 * | getEntryCounter () const |
| uint32 * | getBackedgeCounter () const |
| Jitrino.EntryBackedgeMethodProfile.EntryBackedgeMethodProfile | ( | Method_Profile_Handle | mph, | |
| MethodDesc & | md, | |||
| uint32 * | _entryCounter, | |||
| uint32 * | _backedgeCounter | |||
| ) |
| uint32 Jitrino.EntryBackedgeMethodProfile.getEntryExecCount | ( | ) | const |
| uint32 Jitrino.EntryBackedgeMethodProfile.getBackedgeExecCount | ( | ) | const |
| uint32* Jitrino.EntryBackedgeMethodProfile.getEntryCounter | ( | ) | const |
| uint32* Jitrino.EntryBackedgeMethodProfile.getBackedgeCounter | ( | ) | const |
Genereated on Tue Mar 11 19:25:40 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.