package
0.0.0-20240703205258-f34bb3e1a4e4
Repository: https://github.com/aclements/go-perfevent.git
Documentation: pkg.go.dev
# Functions
OpenCounter returns a new [Counter] that reads values for the given [events.Event] or group of Events on the given [Target].
# Variables
TargetThisGoroutine monitors the calling goroutine.
# Interfaces
Target specifies what goroutine, thread, or CPU a [Counter] should monitor.