Uses of Enum
one.nio.os.perf.BreakpointType
Packages that use BreakpointType
-
Uses of BreakpointType in one.nio.os.perf
Methods in one.nio.os.perf that return BreakpointTypeModifier and TypeMethodDescriptionstatic BreakpointTypeReturns the enum constant of this type with the specified name.static BreakpointType[]BreakpointType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in one.nio.os.perf with parameters of type BreakpointTypeModifier and TypeMethodDescriptionstatic PerfEventPerfEvent.breakpoint(BreakpointType type, int len, long addr)