@Properties(inherit=cupti.class) public class CUpti_ActivityEventInstance extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUpti_ActivityEventInstance()
Default native constructor.
|
CUpti_ActivityEventInstance(long size)
Native array allocator.
|
CUpti_ActivityEventInstance(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
correlationId()
The correlation ID of the event.
|
CUpti_ActivityEventInstance |
correlationId(int setter) |
int |
domain()
The event domain ID.
|
CUpti_ActivityEventInstance |
domain(int setter) |
CUpti_ActivityEventInstance |
getPointer(long i) |
int |
id()
The event ID.
|
CUpti_ActivityEventInstance |
id(int setter) |
int |
instance()
The event domain instance.
|
CUpti_ActivityEventInstance |
instance(int setter) |
int |
kind()
The activity record kind, must be
CUPTI_ACTIVITY_KIND_EVENT_INSTANCE.
|
CUpti_ActivityEventInstance |
kind(int setter) |
int |
pad()
Undefined.
|
CUpti_ActivityEventInstance |
pad(int setter) |
CUpti_ActivityEventInstance |
position(long position) |
long |
value()
The event value.
|
CUpti_ActivityEventInstance |
value(long 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_ActivityEventInstance()
public CUpti_ActivityEventInstance(long size)
Pointer.position(long).public CUpti_ActivityEventInstance(Pointer p)
Pointer(Pointer).public CUpti_ActivityEventInstance position(long position)
public CUpti_ActivityEventInstance getPointer(long i)
getPointer in class Pointer@Cast(value="CUpti_ActivityKind") public int kind()
public CUpti_ActivityEventInstance kind(int setter)
public CUpti_ActivityEventInstance id(int setter)
public CUpti_ActivityEventInstance domain(int setter)
public CUpti_ActivityEventInstance instance(int setter)
public CUpti_ActivityEventInstance value(long setter)
@Cast(value="uint32_t") public int correlationId()
public CUpti_ActivityEventInstance correlationId(int setter)
public CUpti_ActivityEventInstance pad(int setter)
Copyright © 2025. All rights reserved.