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

/openjdk7/hotspot/src/share/vm/runtime/
H A DperfData.hpp105 * - PerfStringVariable
119 * Variable and Constant variablility classifications in the PerfStringVariable
548 * The PerfStringVariable class provides a PerfData sub class that
555 class PerfStringVariable : public PerfString { class in inherits:PerfString
564 PerfStringVariable(CounterNS ns, const char* namep, jint max_length, function in class:PerfStringVariable
767 static PerfStringVariable* create_string_variable(CounterNS ns,
772 static PerfStringVariable* create_string_variable(CounterNS ns,

Completed in 34 milliseconds