@Properties(inherit=cupti.class) public class CUpti_ActivityPCSamplingConfig extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUpti_ActivityPCSamplingConfig()
Default native constructor.
|
CUpti_ActivityPCSamplingConfig(long size)
Native array allocator.
|
CUpti_ActivityPCSamplingConfig(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CUpti_ActivityPCSamplingConfig |
getPointer(long i) |
CUpti_ActivityPCSamplingConfig |
position(long position) |
int |
samplingPeriod()
There are 5 level provided for sampling period.
|
CUpti_ActivityPCSamplingConfig |
samplingPeriod(int setter) |
int |
samplingPeriod2()
This will override the period set by samplingPeriod.
|
CUpti_ActivityPCSamplingConfig |
samplingPeriod2(int setter) |
int |
size()
Size of configuration structure.
|
CUpti_ActivityPCSamplingConfig |
size(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_ActivityPCSamplingConfig()
public CUpti_ActivityPCSamplingConfig(long size)
Pointer.position(long).public CUpti_ActivityPCSamplingConfig(Pointer p)
Pointer(Pointer).public CUpti_ActivityPCSamplingConfig position(long position)
public CUpti_ActivityPCSamplingConfig getPointer(long i)
getPointer in class Pointer@Cast(value="uint32_t") public int size()
public CUpti_ActivityPCSamplingConfig size(int setter)
@Cast(value="CUpti_ActivityPCSamplingPeriod") public int samplingPeriod()
public CUpti_ActivityPCSamplingConfig samplingPeriod(int setter)
@Cast(value="uint32_t") public int samplingPeriod2()
public CUpti_ActivityPCSamplingConfig samplingPeriod2(int setter)
Copyright © 2025. All rights reserved.