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

/openjdk7/hotspot/src/share/vm/runtime/
H A DperfData.hpp100 * - PerfLongVariable (alias: PerfVariable)
462 * The PerfLongVariable class, and its alias PerfVariable, implement
489 typedef PerfLongVariable PerfVariable; typedef
828 static PerfVariable* create_variable(CounterNS ns, const char* name,
833 static PerfVariable* create_variable(CounterNS ns, const char* name,
838 static PerfVariable* create_variable(CounterNS ns, const char* name,
843 static PerfVariable* create_variable(CounterNS ns, const char* name,

Completed in 35 milliseconds