inline keyword and profiling
Chris Pickett <[email protected]> Fri, 04 Feb 2005 19:18:13 -0500
| Newsgroups | gmane.comp.java.vm.sablevm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I was wondering: it seems the inline keyword might have an effect on profiling. Should we replace all inline's with svm_inline, just like we now have svm_static? Chris