func runtime/trace.IsEnabled

3 uses

	runtime/trace (current package)
		annotation.go#L102: 	if IsEnabled() {
		annotation.go#L154: 	if !IsEnabled() {
		annotation.go#L181: func IsEnabled() bool {