@Properties(inherit=windows.class) public class PERFORMANCE_DATA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
PERFORMANCE_DATA()
Default native constructor.
|
PERFORMANCE_DATA(long size)
Native array allocator.
|
PERFORMANCE_DATA(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ContextSwitchCount() |
PERFORMANCE_DATA |
ContextSwitchCount(int setter) |
long |
CycleTime() |
PERFORMANCE_DATA |
CycleTime(long setter) |
HARDWARE_COUNTER_DATA |
HwCounters() |
HARDWARE_COUNTER_DATA |
HwCounters(int i) |
PERFORMANCE_DATA |
HwCounters(int i,
HARDWARE_COUNTER_DATA setter) |
byte |
HwCountersCount() |
PERFORMANCE_DATA |
HwCountersCount(byte setter) |
PERFORMANCE_DATA |
position(long position) |
int |
Reserved() |
PERFORMANCE_DATA |
Reserved(int setter) |
int |
RetryCount() |
PERFORMANCE_DATA |
RetryCount(int setter) |
short |
Size() |
PERFORMANCE_DATA |
Size(short setter) |
byte |
Version() |
PERFORMANCE_DATA |
Version(byte setter) |
long |
WaitReasonBitMap() |
PERFORMANCE_DATA |
WaitReasonBitMap(long setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic PERFORMANCE_DATA()
public PERFORMANCE_DATA(long size)
Pointer.position(long).public PERFORMANCE_DATA(Pointer p)
Pointer.Pointer(Pointer).public PERFORMANCE_DATA position(long position)
public PERFORMANCE_DATA Size(short setter)
public PERFORMANCE_DATA Version(byte setter)
public PERFORMANCE_DATA HwCountersCount(byte setter)
public PERFORMANCE_DATA ContextSwitchCount(int setter)
public PERFORMANCE_DATA WaitReasonBitMap(long setter)
public PERFORMANCE_DATA CycleTime(long setter)
public PERFORMANCE_DATA RetryCount(int setter)
public PERFORMANCE_DATA Reserved(int setter)
@ByRef public HARDWARE_COUNTER_DATA HwCounters(int i)
public PERFORMANCE_DATA HwCounters(int i, HARDWARE_COUNTER_DATA setter)
@MemberGetter public HARDWARE_COUNTER_DATA HwCounters()
Copyright © 2020. All rights reserved.