Classes | |
| class | EBProfileCollector |
| class | EBMethodProfile |
Typedefs | |
| typedef std::map< Method_Handle, EBMethodProfile * > | EBProfilesMap |
| typedef std::vector< EBMethodProfile * > | EBProfiles |
Functions | |
| Method_Profile_Handle | eb_profiler_create_profile (PC_Handle ph, Method_Handle mh) |
| void * | eb_profiler_get_entry_counter_addr (Method_Profile_Handle mph) |
| void * | eb_profiler_get_backedge_counter_addr (Method_Profile_Handle mph) |
| void __stdcall | eb_profiler_sync_mode_callback (PC_Handle mph) |
| char | eb_profiler_is_in_sync_mode (PC_Handle pch) |
| uint32 | eb_profiler_get_entry_threshold (PC_Handle pch) |
| uint32 | eb_profiler_get_backedge_threshold (PC_Handle pch) |
| typedef std::map<Method_Handle, EBMethodProfile*> EBProfilesMap |
| typedef std::vector<EBMethodProfile*> EBProfiles |
| Method_Profile_Handle eb_profiler_create_profile | ( | PC_Handle | ph, | |
| Method_Handle | mh | |||
| ) |
| void* eb_profiler_get_entry_counter_addr | ( | Method_Profile_Handle | mph | ) |
| void* eb_profiler_get_backedge_counter_addr | ( | Method_Profile_Handle | mph | ) |
| void __stdcall eb_profiler_sync_mode_callback | ( | PC_Handle | mph | ) |
| char eb_profiler_is_in_sync_mode | ( | PC_Handle | pch | ) |
| uint32 eb_profiler_get_entry_threshold | ( | PC_Handle | pch | ) |
| uint32 eb_profiler_get_backedge_threshold | ( | PC_Handle | pch | ) |
Genereated on Tue Mar 11 19:25:30 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.