func github.com/prometheus/client_golang/prometheus.canCollectProcess

2 uses

	github.com/prometheus/client_golang/prometheus (current package)
		process_collector.go#L116: 	if canCollectProcess() {
		process_collector_other.go#L22: func canCollectProcess() bool {