Package com.sun.jna.platform.unix.aix
Class Perfstat.perfstat_cpu_total_t
java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.unix.aix.Perfstat.perfstat_cpu_total_t
- Enclosing interface:
- Perfstat
@FieldOrder({"ncpus","ncpus_cfg","description","processorHZ","user","sys","idle","wait","pswitch","syscall","sysread","syswrite","sysfork","sysexec","readch","writech","devintrs","softintrs","lbolt","loadavg","runque","swpque","bread","bwrite","lread","lwrite","phread","phwrite","runocc","swpocc","iget","namei","dirblk","msg","sema","rcvint","xmtint","mdmint","tty_rawinch","tty_caninch","tty_rawoutch","ksched","koverf","kexit","rbread","rcread","rbwrt","rcwrt","traps","ncpus_high","puser","psys","pidle","pwait","decrintrs","mpcrintrs","mpcsintrs","phantintrs","idle_donated_purr","idle_donated_spurr","busy_donated_purr","busy_donated_spurr","idle_stolen_purr","idle_stolen_spurr","busy_stolen_purr","busy_stolen_spurr","iowait","physio","twait","hpi","hpit","puser_spurr","psys_spurr","pidle_spurr","pwait_spurr","spurrflag","version","tb_last","purr_coalescing","spurr_coalescing"})
public static class Perfstat.perfstat_cpu_total_t
extends Structure
- 
Nested Class SummaryNested classes/interfaces inherited from class com.sun.jna.StructureStructure.ByReference, Structure.ByValue, Structure.FieldOrder, Structure.StructField
- 
Field SummaryFieldsModifier and TypeFieldDescriptionlonglonglonglonglonglonglongbyte[]longlonglonglonglonglonglonglonglonglongshortlonglonglonglong[]longlonglonglonglonglonglongintintintlonglonglongshortlonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglongintlonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglongFields inherited from class com.sun.jna.StructureALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.StructureallocateMemory, 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
- 
Field Details- 
ncpuspublic int ncpus
- 
ncpus_cfgpublic int ncpus_cfg
- 
descriptionpublic byte[] description
- 
processorHZpublic long processorHZ
- 
userpublic long user
- 
syspublic long sys
- 
idlepublic long idle
- 
waitpublic long wait
- 
pswitchpublic long pswitch
- 
syscallpublic long syscall
- 
sysreadpublic long sysread
- 
syswritepublic long syswrite
- 
sysforkpublic long sysfork
- 
sysexecpublic long sysexec
- 
readchpublic long readch
- 
writechpublic long writech
- 
devintrspublic long devintrs
- 
softintrspublic long softintrs
- 
lbolt
- 
loadavgpublic long[] loadavg
- 
runquepublic long runque
- 
swpquepublic long swpque
- 
breadpublic long bread
- 
bwritepublic long bwrite
- 
lreadpublic long lread
- 
lwritepublic long lwrite
- 
phreadpublic long phread
- 
phwritepublic long phwrite
- 
runoccpublic long runocc
- 
swpoccpublic long swpocc
- 
igetpublic long iget
- 
nameipublic long namei
- 
dirblkpublic long dirblk
- 
msgpublic long msg
- 
semapublic long sema
- 
rcvintpublic long rcvint
- 
xmtintpublic long xmtint
- 
mdmintpublic long mdmint
- 
tty_rawinchpublic long tty_rawinch
- 
tty_caninchpublic long tty_caninch
- 
tty_rawoutchpublic long tty_rawoutch
- 
kschedpublic long ksched
- 
koverfpublic long koverf
- 
kexitpublic long kexit
- 
rbreadpublic long rbread
- 
rcreadpublic long rcread
- 
rbwrtpublic long rbwrt
- 
rcwrtpublic long rcwrt
- 
trapspublic long traps
- 
ncpus_highpublic int ncpus_high
- 
puserpublic long puser
- 
psyspublic long psys
- 
pidlepublic long pidle
- 
pwaitpublic long pwait
- 
decrintrspublic long decrintrs
- 
mpcrintrspublic long mpcrintrs
- 
mpcsintrspublic long mpcsintrs
- 
phantintrspublic long phantintrs
- 
idle_donated_purrpublic long idle_donated_purr
- 
idle_donated_spurrpublic long idle_donated_spurr
- 
busy_donated_purrpublic long busy_donated_purr
- 
busy_donated_spurrpublic long busy_donated_spurr
- 
idle_stolen_purrpublic long idle_stolen_purr
- 
idle_stolen_spurrpublic long idle_stolen_spurr
- 
busy_stolen_purrpublic long busy_stolen_purr
- 
busy_stolen_spurrpublic long busy_stolen_spurr
- 
iowaitpublic short iowait
- 
physiopublic short physio
- 
twaitpublic long twait
- 
hpipublic long hpi
- 
hpitpublic long hpit
- 
puser_spurrpublic long puser_spurr
- 
psys_spurrpublic long psys_spurr
- 
pidle_spurrpublic long pidle_spurr
- 
pwait_spurrpublic long pwait_spurr
- 
spurrflagpublic int spurrflag
- 
versionpublic long version
- 
tb_lastpublic long tb_last
- 
purr_coalescingpublic long purr_coalescing
- 
spurr_coalescingpublic long spurr_coalescing
 
- 
- 
Constructor Details- 
perfstat_cpu_total_tpublic perfstat_cpu_total_t()
 
-