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