Searched defs:perfInit (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/com/sun/management/
H A DLinuxOperatingSystem.c190 int perfInit() { function
241 if(perfInit() == 0) {
316 if(perfInit() == 0) {
327 if(perfInit() == 0) {
/openjdk7/jdk/src/windows/native/com/sun/management/
H A DOperatingSystem_md.c805 int perfInit(void);
813 if (perfInit() < 0) {
843 if (perfInit() < 0) {
869 perfInit(void) { function

Completed in 380 milliseconds