Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for diskStats (0.25 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go

    	{"hw.allowpowerdown", []_C_int{6, 22}},
    	{"hw.byteorder", []_C_int{6, 4}},
    	{"hw.cpuspeed", []_C_int{6, 12}},
    	{"hw.diskcount", []_C_int{6, 10}},
    	{"hw.disknames", []_C_int{6, 8}},
    	{"hw.diskstats", []_C_int{6, 9}},
    	{"hw.machine", []_C_int{6, 1}},
    	{"hw.model", []_C_int{6, 2}},
    	{"hw.ncpu", []_C_int{6, 3}},
    	{"hw.ncpufound", []_C_int{6, 21}},
    	{"hw.ncpuonline", []_C_int{6, 25}},
    	{"hw.pagesize", []_C_int{6, 7}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  2. src/syscall/zsysctl_openbsd.go

    	{"hw.allowpowerdown", []_C_int{6, 22}},
    	{"hw.byteorder", []_C_int{6, 4}},
    	{"hw.cpuspeed", []_C_int{6, 12}},
    	{"hw.diskcount", []_C_int{6, 10}},
    	{"hw.disknames", []_C_int{6, 8}},
    	{"hw.diskstats", []_C_int{6, 9}},
    	{"hw.machine", []_C_int{6, 1}},
    	{"hw.model", []_C_int{6, 2}},
    	{"hw.ncpu", []_C_int{6, 3}},
    	{"hw.ncpufound", []_C_int{6, 21}},
    	{"hw.ncpuonline", []_C_int{6, 25}},
    	{"hw.pagesize", []_C_int{6, 7}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 11.4K bytes
    - Viewed (0)
Back to top