Package com.sun.jna.platform.mac
Klasse SystemB.VMMeter
java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.mac.SystemB.VMMeter
- Umschließende Schnittstelle:
SystemB
@FieldOrder({"v_swtch","v_trap","v_syscall","v_intr","v_soft","v_faults","v_lookups","v_hits","v_vm_faults","v_cow_faults","v_swpin","v_swpout","v_pswpin","v_pswpout","v_pageins","v_pageouts","v_pgpgin","v_pgpgout","v_intrans","v_reactivated","v_rev","v_scan","v_dfree","v_pfree","v_zfod","v_nzfod","v_page_size","v_kernel_pages","v_free_target","v_free_min","v_free_count","v_wire_count","v_active_count","v_inactive_target","v_inactive_count"})
public static class SystemB.VMMeter
extends Structure
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen com.sun.jna.Structure
Structure.ByReference, Structure.ByValue, Structure.FieldOrder, Structure.StructField
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungint
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
Von Klasse geerbte Felder com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden com.sun.jna.Structure
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
-
Felddetails
-
v_swtch
public int v_swtch -
v_trap
public int v_trap -
v_syscall
public int v_syscall -
v_intr
public int v_intr -
v_soft
public int v_soft -
v_faults
public int v_faults -
v_lookups
public int v_lookups -
v_hits
public int v_hits -
v_vm_faults
public int v_vm_faults -
v_cow_faults
public int v_cow_faults -
v_swpin
public int v_swpin -
v_swpout
public int v_swpout -
v_pswpin
public int v_pswpin -
v_pswpout
public int v_pswpout -
v_pageins
public int v_pageins -
v_pageouts
public int v_pageouts -
v_pgpgin
public int v_pgpgin -
v_pgpgout
public int v_pgpgout -
v_intrans
public int v_intrans -
v_reactivated
public int v_reactivated -
v_rev
public int v_rev -
v_scan
public int v_scan -
v_dfree
public int v_dfree -
v_pfree
public int v_pfree -
v_zfod
public int v_zfod -
v_nzfod
public int v_nzfod -
v_page_size
public int v_page_size -
v_kernel_pages
public int v_kernel_pages -
v_free_target
public int v_free_target -
v_free_min
public int v_free_min -
v_free_count
public int v_free_count -
v_wire_count
public int v_wire_count -
v_active_count
public int v_active_count -
v_inactive_target
public int v_inactive_target -
v_inactive_count
public int v_inactive_count
-
-
Konstruktordetails
-
VMMeter
public VMMeter()
-