runtime: scan register backing store on ia64
[official-gcc.git] / libgo / go / runtime / cputicks.go
blob7e62dc1e108dcf5444b59b4d0d2eb6dc6936bb7e
1 // Copyright 2014 The Go Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style
3 // license that can be found in the LICENSE file.
5 package runtime
7 // careful: cputicks is not guaranteed to be monotonic! In particular, we have
8 // noticed drift between cpus on certain os/arch combinations. See issue 8976.
9 func cputicks() int64