runtime.m.ncgocall (field)

3 uses

	runtime (current package)
		cgocall.go#L134: 	mp.ncgocall++
		debug.go#L50: 		n += int64(mp.ncgocall)
		runtime2.go#L519: 	ncgocall      uint64      // number of cgo calls in total