vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go
changeset 265 05c40b36d3b2
parent 256 6d9efbef00a9
equal deleted inserted replaced
264:8f478162d991 265:05c40b36d3b2
   489 	Release  [256]byte
   489 	Release  [256]byte
   490 	Version  [256]byte
   490 	Version  [256]byte
   491 	Machine  [256]byte
   491 	Machine  [256]byte
   492 }
   492 }
   493 
   493 
       
   494 const SizeofUvmexp = 0x278
       
   495 
       
   496 type Uvmexp struct {
       
   497 	Pagesize           int64
       
   498 	Pagemask           int64
       
   499 	Pageshift          int64
       
   500 	Npages             int64
       
   501 	Free               int64
       
   502 	Active             int64
       
   503 	Inactive           int64
       
   504 	Paging             int64
       
   505 	Wired              int64
       
   506 	Zeropages          int64
       
   507 	Reserve_pagedaemon int64
       
   508 	Reserve_kernel     int64
       
   509 	Freemin            int64
       
   510 	Freetarg           int64
       
   511 	Inactarg           int64
       
   512 	Wiredmax           int64
       
   513 	Nswapdev           int64
       
   514 	Swpages            int64
       
   515 	Swpginuse          int64
       
   516 	Swpgonly           int64
       
   517 	Nswget             int64
       
   518 	Unused1            int64
       
   519 	Cpuhit             int64
       
   520 	Cpumiss            int64
       
   521 	Faults             int64
       
   522 	Traps              int64
       
   523 	Intrs              int64
       
   524 	Swtch              int64
       
   525 	Softs              int64
       
   526 	Syscalls           int64
       
   527 	Pageins            int64
       
   528 	Swapins            int64
       
   529 	Swapouts           int64
       
   530 	Pgswapin           int64
       
   531 	Pgswapout          int64
       
   532 	Forks              int64
       
   533 	Forks_ppwait       int64
       
   534 	Forks_sharevm      int64
       
   535 	Pga_zerohit        int64
       
   536 	Pga_zeromiss       int64
       
   537 	Zeroaborts         int64
       
   538 	Fltnoram           int64
       
   539 	Fltnoanon          int64
       
   540 	Fltpgwait          int64
       
   541 	Fltpgrele          int64
       
   542 	Fltrelck           int64
       
   543 	Fltrelckok         int64
       
   544 	Fltanget           int64
       
   545 	Fltanretry         int64
       
   546 	Fltamcopy          int64
       
   547 	Fltnamap           int64
       
   548 	Fltnomap           int64
       
   549 	Fltlget            int64
       
   550 	Fltget             int64
       
   551 	Flt_anon           int64
       
   552 	Flt_acow           int64
       
   553 	Flt_obj            int64
       
   554 	Flt_prcopy         int64
       
   555 	Flt_przero         int64
       
   556 	Pdwoke             int64
       
   557 	Pdrevs             int64
       
   558 	Unused4            int64
       
   559 	Pdfreed            int64
       
   560 	Pdscans            int64
       
   561 	Pdanscan           int64
       
   562 	Pdobscan           int64
       
   563 	Pdreact            int64
       
   564 	Pdbusy             int64
       
   565 	Pdpageouts         int64
       
   566 	Pdpending          int64
       
   567 	Pddeact            int64
       
   568 	Anonpages          int64
       
   569 	Filepages          int64
       
   570 	Execpages          int64
       
   571 	Colorhit           int64
       
   572 	Colormiss          int64
       
   573 	Ncolors            int64
       
   574 	Bootpages          int64
       
   575 	Poolpages          int64
       
   576 }
       
   577 
   494 const SizeofClockinfo = 0x14
   578 const SizeofClockinfo = 0x14
   495 
   579 
   496 type Clockinfo struct {
   580 type Clockinfo struct {
   497 	Hz      int32
   581 	Hz      int32
   498 	Tick    int32
   582 	Tick    int32