// +build linux // +build amd64 package gopsutil const( CLOCK_TICKS = 2 // FIXME: /usr/include/x86_64-linux-gnu/bits/time.h )