Class PerfstatMemory

java.lang.Object
oshi.driver.unix.aix.perfstat.PerfstatMemory

@ThreadSafe
public final class PerfstatMemory
extends java.lang.Object
Utility to query performance stats for memory
  • Method Summary

    Modifier and Type Method Description
    static com.sun.jna.platform.unix.aix.Perfstat.perfstat_memory_total_t queryMemoryTotal()
    Queries perfstat_memory_total for total memory usage statistics

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • queryMemoryTotal

      public static com.sun.jna.platform.unix.aix.Perfstat.perfstat_memory_total_t queryMemoryTotal()
      Queries perfstat_memory_total for total memory usage statistics
      Returns:
      usage statistics