Uses of Class
oshi.jna.platform.unix.Kstat2.Kstat2Handle
Packages that use Kstat2.Kstat2Handle
-
Uses of Kstat2.Kstat2Handle in oshi.jna.platform.unix
Methods in oshi.jna.platform.unix with parameters of type Kstat2.Kstat2HandleModifier and TypeMethodDescriptionintKstat2.kstat2_lookup_map(Kstat2.Kstat2Handle handle, String uri, com.sun.jna.ptr.PointerByReference map) Obtains a reference to a kstat2 map given the URI of the map.intKstat2.kstat2_update(Kstat2.Kstat2Handle handle) Synchronises the user's view with that of the kernel.