@FieldOrder({"free_count","active_count","inactive_count","wire_count","zero_fill_count","reactivations","pageins","pageouts","faults","cow_faults","lookups","hits","purges","purgeable_count","speculative_count","decompressions","compressions","swapins","swapouts","compressor_page_count","throttled_count","external_page_count","internal_page_count","total_uncompressed_pages_in_compressor"}) public static class SystemB.VMStatistics64 extends Structure
Structure.ByReference, Structure.ByValue, Structure.FieldOrder, Structure.StructField
Modifier and Type | Field | Description |
---|---|---|
int |
active_count |
|
long |
compressions |
|
int |
compressor_page_count |
|
long |
cow_faults |
|
long |
decompressions |
|
int |
external_page_count |
|
long |
faults |
|
int |
free_count |
|
long |
hits |
|
int |
inactive_count |
|
int |
internal_page_count |
|
long |
lookups |
|
long |
pageins |
|
long |
pageouts |
|
int |
purgeable_count |
|
long |
purges |
|
long |
reactivations |
|
int |
speculative_count |
|
long |
swapins |
|
long |
swapouts |
|
int |
throttled_count |
|
long |
total_uncompressed_pages_in_compressor |
|
int |
wire_count |
|
long |
zero_fill_count |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor | Description |
---|---|
VMStatistics64() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
public int free_count
public int active_count
public int inactive_count
public int wire_count
public long zero_fill_count
public long reactivations
public long pageins
public long pageouts
public long faults
public long cow_faults
public long lookups
public long hits
public long purges
public int purgeable_count
public int speculative_count
public long decompressions
public long compressions
public long swapins
public long swapouts
public int compressor_page_count
public int throttled_count
public int external_page_count
public int internal_page_count
public long total_uncompressed_pages_in_compressor