@Properties(inherit=cupti.class) public class CUpti_ActivityModule extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUpti_ActivityModule()
Default native constructor.
|
CUpti_ActivityModule(long size)
Native array allocator.
|
CUpti_ActivityModule(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
contextId()
The ID of the context where the module is loaded.
|
CUpti_ActivityModule |
contextId(int setter) |
Pointer |
cubin()
The pointer to cubin.
|
CUpti_ActivityModule |
cubin(Pointer setter) |
int |
cubinSize()
The cubin size.
|
CUpti_ActivityModule |
cubinSize(int setter) |
CUpti_ActivityModule |
getPointer(long i) |
int |
id()
The module ID.
|
CUpti_ActivityModule |
id(int setter) |
int |
kind()
The activity record kind, must be CUPTI_ACTIVITY_KIND_MODULE.
|
CUpti_ActivityModule |
kind(int setter) |
CUpti_ActivityModule |
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_ActivityModule()
public CUpti_ActivityModule(long size)
Pointer.position(long).public CUpti_ActivityModule(Pointer p)
Pointer(Pointer).public CUpti_ActivityModule position(long position)
public CUpti_ActivityModule getPointer(long i)
getPointer in class Pointer@Cast(value="CUpti_ActivityKind") public int kind()
public CUpti_ActivityModule kind(int setter)
@Cast(value="uint32_t") public int contextId()
public CUpti_ActivityModule contextId(int setter)
public CUpti_ActivityModule id(int setter)
public CUpti_ActivityModule cubinSize(int setter)
public CUpti_ActivityModule cubin(Pointer setter)
Copyright © 2025. All rights reserved.