Hierarchy For Package oshi.driver.common.windows.perfmon
Class Hierarchy
- java.lang.Object
- oshi.driver.common.windows.perfmon.GpuInformation
- oshi.driver.common.windows.perfmon.LoadAverage
- oshi.driver.common.windows.perfmon.MemoryInformation
- oshi.driver.common.windows.perfmon.PagingFile
- oshi.driver.common.windows.perfmon.PerfCounter
- oshi.driver.common.windows.perfmon.PerfmonConstants
- oshi.driver.common.windows.perfmon.PhysicalDisk
- oshi.driver.common.windows.perfmon.ProcessInformation
- oshi.driver.common.windows.perfmon.ProcessorInformation
- oshi.driver.common.windows.perfmon.SystemInformation
- oshi.driver.common.windows.perfmon.ThreadInformation
Interface Hierarchy
- oshi.driver.common.windows.perfmon.PdhCounterProperty
- oshi.driver.common.windows.perfmon.PdhCounterWildcardProperty
- oshi.driver.common.windows.perfmon.PerfCounterQueryExecutor
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- oshi.driver.common.windows.perfmon.GpuInformation.GpuAdapterMemoryProperty (implements oshi.driver.common.windows.perfmon.PdhCounterWildcardProperty)
- oshi.driver.common.windows.perfmon.GpuInformation.GpuEngineProperty (implements oshi.driver.common.windows.perfmon.PdhCounterWildcardProperty)
- oshi.driver.common.windows.perfmon.MemoryInformation.PageSwapProperty (implements oshi.driver.common.windows.perfmon.PdhCounterProperty)
- oshi.driver.common.windows.perfmon.PagingFile.PagingPercentProperty (implements oshi.driver.common.windows.perfmon.PdhCounterProperty)
- oshi.driver.common.windows.perfmon.PhysicalDisk.PhysicalDiskProperty (implements oshi.driver.common.windows.perfmon.PdhCounterWildcardProperty)
- oshi.driver.common.windows.perfmon.ProcessInformation.HandleCountProperty (implements oshi.driver.common.windows.perfmon.PdhCounterProperty)
- oshi.driver.common.windows.perfmon.ProcessInformation.IdleProcessorTimeProperty (implements oshi.driver.common.windows.perfmon.PdhCounterWildcardProperty)
- oshi.driver.common.windows.perfmon.ProcessInformation.ProcessPerformanceProperty (implements oshi.driver.common.windows.perfmon.PdhCounterWildcardProperty)
- oshi.driver.common.windows.perfmon.ProcessorInformation.InterruptsProperty (implements oshi.driver.common.windows.perfmon.PdhCounterProperty)
- oshi.driver.common.windows.perfmon.ProcessorInformation.ProcessorFrequencyProperty (implements oshi.driver.common.windows.perfmon.PdhCounterWildcardProperty)
- oshi.driver.common.windows.perfmon.ProcessorInformation.ProcessorPerformanceProperty (implements oshi.driver.common.windows.perfmon.PdhCounterWildcardProperty)
- oshi.driver.common.windows.perfmon.ProcessorInformation.ProcessorTickCountProperty (implements oshi.driver.common.windows.perfmon.PdhCounterWildcardProperty)
- oshi.driver.common.windows.perfmon.ProcessorInformation.ProcessorUtilityTickCountProperty (implements oshi.driver.common.windows.perfmon.PdhCounterWildcardProperty)
- oshi.driver.common.windows.perfmon.ProcessorInformation.SystemTickCountProperty (implements oshi.driver.common.windows.perfmon.PdhCounterProperty)
- oshi.driver.common.windows.perfmon.SystemInformation.ContextSwitchProperty (implements oshi.driver.common.windows.perfmon.PdhCounterProperty)
- oshi.driver.common.windows.perfmon.SystemInformation.ProcessorQueueLengthProperty (implements oshi.driver.common.windows.perfmon.PdhCounterProperty)
- oshi.driver.common.windows.perfmon.ThreadInformation.ThreadPerformanceProperty (implements oshi.driver.common.windows.perfmon.PdhCounterWildcardProperty)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)