plugins/inputs/procstat/memmap_notlinux.go (2 lines of code) (raw):

//go:build !linux package procstat func collectMemmap(Process, string, map[string]any) {}