add kstat_io_t
This commit is contained in:
parent
005fea17c2
commit
e7a3509a14
|
@ -31,6 +31,7 @@ static sizeof_info_t sizeof_info[] = {
|
|||
SIZEOF_INFO(kstat_named_t),
|
||||
SIZEOF_INFO(vminfo_t),
|
||||
SIZEOF_INFO(cpu_stat_t),
|
||||
SIZEOF_INFO(kstat_io_t),
|
||||
/* procfs */
|
||||
SIZEOF_INFO(psinfo_t),
|
||||
SIZEOF_INFO(prusage_t),
|
||||
|
|
Loading…
Reference in New Issue