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