Searched defs:create_variable (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/runtime/ | ||
| H A D | perfData.hpp | 828 static PerfVariable* create_variable(CounterNS ns, const char* name, function in class:PerfDataManager 833 static PerfVariable* create_variable(CounterNS ns, const char* name, function in class:PerfDataManager 838 static PerfVariable* create_variable(CounterNS ns, const char* name, function in class:PerfDataManager 843 static PerfVariable* create_variable(CounterNS ns, const char* name, function in class:PerfDataManager |
Completed in 34 milliseconds