Searched refs:prof_method (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ |
H A D | parse.hpp | 486 bool prepare_type_profile_inline(ciInstanceKlass* prof_klass, ciMethod* prof_method);
|
H A D | doCall.cpp | 44 void trace_type_profile(Compile* C, ciMethod *method, int depth, int bci, ciMethod *prof_method, ciKlass *prof_klass, int site_count, int receiver_count) { argument 52 CompileTask::print_inlining(prof_method, depth, bci);
|
Completed in 26 milliseconds