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

/openjdk7/hotspot/src/share/vm/code/
H A Dnmethod.cpp137 void note_nmethod(nmethod* nm) { function in struct:nmethod_stats_struct
545 NOT_PRODUCT(if (nm != NULL) nmethod_stats.note_nmethod(nm));
612 NOT_PRODUCT(if (nm != NULL) nmethod_stats.note_nmethod(nm));

Completed in 36 milliseconds