.. |
testdata
|
[v2][cpu][solaris] psrinfo parsing fixes
|
2021-05-08 16:41:03 +03:00 |
cpu.go
|
use cancelable sleep in cpu.PercentWithContext and process.Process.PercentWithContext
|
2020-09-03 23:01:53 +03:00 |
cpu_darwin.go
|
cpu, v3/cpu: use sysconf package instead of exec'ing getconf
|
2021-02-19 12:20:10 +01:00 |
cpu_darwin_cgo.go
|
Add missing TargetConditionals.h include, closes #976
|
2021-03-01 09:41:31 -08:00 |
cpu_darwin_nocgo.go
|
revert imports
|
2018-11-19 22:06:05 -08:00 |
cpu_dragonfly.go
|
cpu, v3/cpu: use sysconf package instead of exec'ing getconf
|
2021-02-19 12:20:10 +01:00 |
cpu_dragonfly_amd64.go
|
cpu: support for DragonflyBSD
|
2020-06-18 10:17:23 +02:00 |
cpu_fallback.go
|
cpu: support for DragonflyBSD
|
2020-06-18 10:17:23 +02:00 |
cpu_freebsd.go
|
cpu, v3/cpu: use sysconf package instead of exec'ing getconf
|
2021-02-19 12:20:10 +01:00 |
cpu_freebsd_386.go
|
Eliminate use of sysctl command on FreeBSD
|
2017-10-05 08:45:56 +01:00 |
cpu_freebsd_amd64.go
|
Eliminate use of sysctl command on FreeBSD
|
2017-10-05 08:45:56 +01:00 |
cpu_freebsd_arm.go
|
add FreeBSD ARM support. copied from i386
|
2019-01-17 16:49:20 +09:00 |
cpu_freebsd_arm64.go
|
Add support for freebsd/arm64
|
2019-12-17 03:12:29 -05:00 |
cpu_freebsd_test.go
|
revert imports
|
2018-11-19 22:06:05 -08:00 |
cpu_linux.go
|
[cpu][linux] add more ARM hw implementers
|
2021-05-30 15:39:19 +03:00 |
cpu_linux_test.go
|
[cpu][linux] Fix #1037 only count logical cores where 2nd field is a number
|
2021-02-22 00:28:56 +01:00 |
cpu_openbsd.go
|
cpu, v3/cpu: use sysconf package instead of exec'ing getconf
|
2021-02-19 12:20:10 +01:00 |
cpu_solaris.go
|
[v2][cpu][solaris] psrinfo parsing fixes
|
2021-05-08 16:41:03 +03:00 |
cpu_solaris_test.go
|
[v2][cpu][solaris] psrinfo parsing fixes
|
2021-05-08 16:41:03 +03:00 |
cpu_test.go
|
fix test and openbsd errors.
|
2020-10-25 19:06:59 +09:00 |
cpu_windows.go
|
renamed CLK_TCK variables for consistency across OSs
|
2020-05-12 15:36:18 +02:00 |