Class GpuInformationFFM
java.lang.Object
oshi.driver.windows.perfmon.GpuInformationFFM
Utility to query GPU Engine and GPU Adapter Memory performance counters using FFM. Available on Windows 10 version
1709 and later.
-
Method Summary
Modifier and TypeMethodDescriptionstatic oshi.util.tuples.Pair<List<String>, Map<oshi.driver.common.windows.perfmon.GpuInformation.GpuAdapterMemoryProperty, List<Long>>> Queries GPU Adapter Memory counters for all instances.static oshi.util.tuples.Pair<List<String>, Map<oshi.driver.common.windows.perfmon.GpuInformation.GpuEngineProperty, List<Long>>> Queries GPU Engine running time counters for all instances.
-
Method Details
-
queryGpuEngineCounters
-
queryGpuAdapterMemoryCounters
-