Searched refs:profile_invocation (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.hpp376 void profile_invocation(ciMethod* inlinee, ValueStack* state);
H A Dc1_GraphBuilder.cpp3798 profile_invocation(callee, copy_state_before_with_bci(SynchronizationEntryBCI));
4215 void GraphBuilder::profile_invocation(ciMethod* callee, ValueStack* state) { function in class:GraphBuilder

Completed in 43 milliseconds