@Properties(inherit=cupti.class) public class CUpti_ActivityExternalCorrelation extends Pointer
CUpti_ActivityKindPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUpti_ActivityExternalCorrelation()
Default native constructor.
|
CUpti_ActivityExternalCorrelation(long size)
Native array allocator.
|
CUpti_ActivityExternalCorrelation(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
correlationId()
The correlation ID of the associated CUDA driver or runtime API record.
|
CUpti_ActivityExternalCorrelation |
correlationId(int setter) |
long |
externalId()
The correlation ID of the associated non-CUDA API record.
|
CUpti_ActivityExternalCorrelation |
externalId(long setter) |
int |
externalKind()
The kind of external API this record correlated to.
|
CUpti_ActivityExternalCorrelation |
externalKind(int setter) |
CUpti_ActivityExternalCorrelation |
getPointer(long i) |
int |
kind()
The kind of this activity.
|
CUpti_ActivityExternalCorrelation |
kind(int setter) |
CUpti_ActivityExternalCorrelation |
position(long position) |
int |
reserved()
Undefined.
|
CUpti_ActivityExternalCorrelation |
reserved(int setter) |
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_ActivityExternalCorrelation()
public CUpti_ActivityExternalCorrelation(long size)
Pointer.position(long).public CUpti_ActivityExternalCorrelation(Pointer p)
Pointer(Pointer).public CUpti_ActivityExternalCorrelation position(long position)
public CUpti_ActivityExternalCorrelation getPointer(long i)
getPointer in class Pointerpublic CUpti_ActivityExternalCorrelation kind(int setter)
@Cast(value="CUpti_ExternalCorrelationKind") public int externalKind()
public CUpti_ActivityExternalCorrelation externalKind(int setter)
@Cast(value="uint64_t") public long externalId()
public CUpti_ActivityExternalCorrelation externalId(long setter)
@Cast(value="uint32_t") public int correlationId()
public CUpti_ActivityExternalCorrelation correlationId(int setter)
public CUpti_ActivityExternalCorrelation reserved(int setter)
Copyright © 2025. All rights reserved.