shirou_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.
2016-11-24 22:30:29 +01:00
..
cpu.go cpu.Percent (Windows): Use the same implementation as on Unix 2016-09-27 18:15:05 +02:00
cpu_darwin.go Addressing frequency unit discrepancies 2016-08-23 17:21:30 -07:00
cpu_darwin_cgo.go cpu[darwin]: fix Go arrays panic in cgo #279 2016-11-15 00:53:20 +09:00
cpu_darwin_nocgo.go fixed by golint. 2016-04-01 21:34:39 +09:00
cpu_fallback.go Add support for OpenBSD/amd64 2016-11-24 22:30:29 +01:00
cpu_freebsd.go Merge pull request #219 from sean-/freebsd-cpu-info 2016-06-17 17:26:08 +09:00
cpu_linux.go Improve CPU identification for POWER processors 2016-10-24 14:11:12 -04:00
cpu_openbsd.go Add support for OpenBSD/amd64 2016-11-24 22:30:29 +01:00
cpu_test.go calculate cpu percentage compared to last call if 0 interval is given 2016-06-01 15:21:58 -06:00
cpu_windows.go cpu.Percent (Windows): Use the same implementation as on Unix 2016-09-27 18:15:05 +02:00