@Namespace(value="tflite") @NoOffset @Properties(inherit=tensorflowlite.class) public class ScopedProfile extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ScopedProfile(Pointer p)
Pointer cast constructor.
|
ScopedProfile(Profiler profiler,
BytePointer tag) |
ScopedProfile(Profiler profiler,
BytePointer tag,
int event_type,
long event_metadata) |
ScopedProfile(Profiler profiler,
String tag) |
ScopedProfile(Profiler profiler,
String tag,
int event_type,
long event_metadata) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public ScopedProfile(Pointer p)
Pointer(Pointer)
.public ScopedProfile(Profiler profiler, @Cast(value="const char*") BytePointer tag, @Cast(value="tflite::Profiler::EventType") int event_type, @Cast(value="int64_t") long event_metadata)
public ScopedProfile(Profiler profiler, @Cast(value="const char*") BytePointer tag)
public ScopedProfile(Profiler profiler, String tag, @Cast(value="tflite::Profiler::EventType") int event_type, @Cast(value="int64_t") long event_metadata)
Copyright © 2025. All rights reserved.