@Properties(inherit=cupti.class) public class CUpti_ActivityStream extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUpti_ActivityStream()
Default native constructor.
|
CUpti_ActivityStream(long size)
Native array allocator.
|
CUpti_ActivityStream(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
contextId()
The ID of the context where the stream was created.
|
CUpti_ActivityStream |
contextId(int setter) |
int |
correlationId()
The correlation ID of the API to which this result is associated.
|
CUpti_ActivityStream |
correlationId(int setter) |
int |
flag()
Flags associated with the stream.
|
CUpti_ActivityStream |
flag(int setter) |
CUpti_ActivityStream |
getPointer(long i) |
int |
kind()
The activity record kind, must be CUPTI_ACTIVITY_KIND_STREAM.
|
CUpti_ActivityStream |
kind(int setter) |
CUpti_ActivityStream |
position(long position) |
int |
priority()
The clamped priority for the stream.
|
CUpti_ActivityStream |
priority(int setter) |
int |
streamId()
A unique stream ID to identify the stream.
|
CUpti_ActivityStream |
streamId(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_ActivityStream()
public CUpti_ActivityStream(long size)
Pointer.position(long).public CUpti_ActivityStream(Pointer p)
Pointer(Pointer).public CUpti_ActivityStream position(long position)
public CUpti_ActivityStream getPointer(long i)
getPointer in class Pointer@Cast(value="CUpti_ActivityKind") public int kind()
public CUpti_ActivityStream kind(int setter)
@Cast(value="uint32_t") public int contextId()
public CUpti_ActivityStream contextId(int setter)
public CUpti_ActivityStream streamId(int setter)
public CUpti_ActivityStream priority(int setter)
public CUpti_ActivityStream flag(int setter)
@Cast(value="uint32_t") public int correlationId()
public CUpti_ActivityStream correlationId(int setter)
Copyright © 2025. All rights reserved.