@Properties(inherit=cupti.class) public class CUpti_MetricValue extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUpti_MetricValue()
Default native constructor.
|
CUpti_MetricValue(long size)
Native array allocator.
|
CUpti_MetricValue(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CUpti_MetricValue |
getPointer(long i) |
double |
metricValueDouble() |
CUpti_MetricValue |
metricValueDouble(double setter) |
long |
metricValueInt64() |
CUpti_MetricValue |
metricValueInt64(long setter) |
double |
metricValuePercent() |
CUpti_MetricValue |
metricValuePercent(double setter) |
long |
metricValueThroughput() |
CUpti_MetricValue |
metricValueThroughput(long setter) |
long |
metricValueUint64() |
CUpti_MetricValue |
metricValueUint64(long setter) |
int |
metricValueUtilizationLevel() |
CUpti_MetricValue |
metricValueUtilizationLevel(int setter) |
CUpti_MetricValue |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic CUpti_MetricValue()
public CUpti_MetricValue(long size)
Pointer.position(long).public CUpti_MetricValue(Pointer p)
Pointer(Pointer).public CUpti_MetricValue position(long position)
public CUpti_MetricValue getPointer(long i)
getPointer in class Pointerpublic double metricValueDouble()
public CUpti_MetricValue metricValueDouble(double setter)
public CUpti_MetricValue metricValueUint64(long setter)
public CUpti_MetricValue metricValueInt64(long setter)
public double metricValuePercent()
public CUpti_MetricValue metricValuePercent(double setter)
public CUpti_MetricValue metricValueThroughput(long setter)
@Cast(value="CUpti_MetricValueUtilizationLevel") public int metricValueUtilizationLevel()
public CUpti_MetricValue metricValueUtilizationLevel(int setter)
Copyright © 2025. All rights reserved.