@Structure.FieldOrder(value={"name","description","vgname","size","free","bsize","xrate","xfers","wblks","rblks","qdepth","time","adapter","paths_count","q_full","rserv","rtimeout","rfailed","min_rserv","max_rserv","wserv","wtimeout","wfailed","min_wserv","max_wserv","wq_depth","wq_sampled","wq_time","wq_min_time","wq_max_time","q_sampled","wpar_id","version","dk_type"}) public static class Perfstat.perfstat_disk_t extends Structure
Structure.ByReference, Structure.ByValue, Structure.FieldOrder, Structure.StructField
Modifier and Type | Field and Description |
---|---|
byte[] |
adapter |
long |
bsize |
byte[] |
description |
int |
dk_type |
long |
free |
long |
max_rserv |
long |
max_wserv |
long |
min_rserv |
long |
min_wserv |
byte[] |
name |
int |
paths_count |
long |
q_full |
long |
q_sampled |
long |
qdepth |
long |
rblks |
long |
rfailed |
long |
rserv |
long |
rtimeout |
long |
size |
long |
time |
long |
version |
byte[] |
vgname |
long |
wblks |
long |
wfailed |
short |
wpar_id |
long |
wq_depth |
long |
wq_max_time |
long |
wq_min_time |
long |
wq_sampled |
long |
wq_time |
long |
wserv |
long |
wtimeout |
long |
xfers |
long |
xrate |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
perfstat_disk_t() |
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 byte[] name
public byte[] description
public byte[] vgname
public long size
public long free
public long bsize
public long xrate
public long xfers
public long wblks
public long rblks
public long qdepth
public long time
public byte[] adapter
public int paths_count
public long q_full
public long rserv
public long rtimeout
public long rfailed
public long min_rserv
public long max_rserv
public long wserv
public long wtimeout
public long wfailed
public long min_wserv
public long max_wserv
public long wq_depth
public long wq_sampled
public long wq_time
public long wq_min_time
public long wq_max_time
public long q_sampled
public short wpar_id
public long version
public int dk_type