You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gopsutil/cpu
Marco Pfatschbacher b4846b445b Add support for OpenBSD/amd64
This code is based on the FreeBSD version
and implements roughly the same feature set.
8 years ago
..
cpu.go cpu.Percent (Windows): Use the same implementation as on Unix 9 years ago
cpu_darwin.go Addressing frequency unit discrepancies 9 years ago
cpu_darwin_cgo.go cpu[darwin]: fix Go arrays panic in cgo #279 8 years ago
cpu_darwin_nocgo.go fixed by golint. 9 years ago
cpu_fallback.go Add support for OpenBSD/amd64 8 years ago
cpu_freebsd.go Merge pull request #219 from sean-/freebsd-cpu-info 9 years ago
cpu_linux.go Improve CPU identification for POWER processors 9 years ago
cpu_openbsd.go Add support for OpenBSD/amd64 8 years ago
cpu_test.go calculate cpu percentage compared to last call if 0 interval is given 9 years ago
cpu_windows.go cpu.Percent (Windows): Use the same implementation as on Unix 9 years ago