Uses of Enum
one.profiler.Counter
Packages that use Counter
-
Uses of Counter in one.profiler
Subclasses with type arguments of type Counter in one.profilerModifier and TypeClassDescriptionenumWhich metrics to use when generating profile in collapsed stack traces format.Methods in one.profiler that return CounterModifier and TypeMethodDescriptionstatic CounterReturns the enum constant of this type with the specified name.static Counter[]Counter.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in one.profiler with parameters of type CounterModifier and TypeMethodDescriptionAsyncProfiler.dumpCollapsed(Counter counter) Dump profile in 'collapsed stacktraces' formatAsyncProfilerMXBean.dumpCollapsed(Counter counter)