@Properties(inherit=cupti.class) public class CUpti_ActivityPCSampling3 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUpti_ActivityPCSampling3()
Default native constructor.
|
CUpti_ActivityPCSampling3(long size)
Native array allocator.
|
CUpti_ActivityPCSampling3(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
correlationId()
The correlation ID of the kernel to which this result is associated.
|
CUpti_ActivityPCSampling3 |
correlationId(int setter) |
int |
flags()
The properties of this instruction.
|
CUpti_ActivityPCSampling3 |
flags(int setter) |
int |
functionId()
Correlation ID with global/device function name
|
CUpti_ActivityPCSampling3 |
functionId(int setter) |
CUpti_ActivityPCSampling3 |
getPointer(long i) |
int |
kind()
The activity record kind, must be CUPTI_ACTIVITY_KIND_PC_SAMPLING.
|
CUpti_ActivityPCSampling3 |
kind(int setter) |
int |
latencySamples()
Number of times the PC was sampled with the stallReason in the record.
|
CUpti_ActivityPCSampling3 |
latencySamples(int setter) |
long |
pcOffset()
The pc offset for the instruction.
|
CUpti_ActivityPCSampling3 |
pcOffset(long setter) |
CUpti_ActivityPCSampling3 |
position(long position) |
int |
samples()
Number of times the PC was sampled with the stallReason in the record.
|
CUpti_ActivityPCSampling3 |
samples(int setter) |
int |
sourceLocatorId()
The ID for source locator.
|
CUpti_ActivityPCSampling3 |
sourceLocatorId(int setter) |
int |
stallReason()
Current stall reason.
|
CUpti_ActivityPCSampling3 |
stallReason(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_ActivityPCSampling3()
public CUpti_ActivityPCSampling3(long size)
Pointer.position(long).public CUpti_ActivityPCSampling3(Pointer p)
Pointer(Pointer).public CUpti_ActivityPCSampling3 position(long position)
public CUpti_ActivityPCSampling3 getPointer(long i)
getPointer in class Pointer@Cast(value="CUpti_ActivityKind") public int kind()
public CUpti_ActivityPCSampling3 kind(int setter)
public CUpti_ActivityPCSampling3 flags(int setter)
public CUpti_ActivityPCSampling3 sourceLocatorId(int setter)
@Cast(value="uint32_t") public int correlationId()
public CUpti_ActivityPCSampling3 correlationId(int setter)
@Cast(value="uint32_t") public int functionId()
public CUpti_ActivityPCSampling3 functionId(int setter)
@Cast(value="uint32_t") public int latencySamples()
public CUpti_ActivityPCSampling3 latencySamples(int setter)
@Cast(value="uint32_t") public int samples()
public CUpti_ActivityPCSampling3 samples(int setter)
@Cast(value="CUpti_ActivityPCSamplingStallReason") public int stallReason()
public CUpti_ActivityPCSampling3 stallReason(int setter)
public CUpti_ActivityPCSampling3 pcOffset(long setter)
Copyright © 2025. All rights reserved.