@Namespace(value="nvinfer1::v_1_0") @Properties(inherit=nvinfer.class) public class TimingCacheValue extends Pointer
ITimingCache::query(), ITimingCache::update()
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier and Type | Field and Description |
---|---|
static long |
kINVALID_TACTIC_HASH |
Constructor and Description |
---|
TimingCacheValue()
Default native constructor.
|
TimingCacheValue(long size)
Native array allocator.
|
TimingCacheValue(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
TimingCacheValue |
getPointer(long i) |
static long |
kINVALID_TACTIC_HASH()
UINT64_MAX represents the invalid tactic hash.
|
TimingCacheValue |
position(long position) |
long |
tacticHash()
Hash of the selected tactic.
|
TimingCacheValue |
tacticHash(long setter) |
float |
timingMSec()
Timing of this tactic in milliseconds.
|
TimingCacheValue |
timingMSec(float 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, zero
public TimingCacheValue()
public TimingCacheValue(long size)
Pointer.position(long)
.public TimingCacheValue(Pointer p)
Pointer(Pointer)
.public TimingCacheValue position(long position)
public TimingCacheValue getPointer(long i)
getPointer
in class Pointer
public TimingCacheValue tacticHash(long setter)
public float timingMSec()
public TimingCacheValue timingMSec(float setter)
@MemberGetter @Cast(value="const uint64_t") public static long kINVALID_TACTIC_HASH()
Copyright © 2025. All rights reserved.