src.elv.sh/pkg/prog.Flags.CPUProfile (field)
4 uses
src.elv.sh/pkg/prog (current package)
prog.go#L38: Log, CPUProfile string
prog.go#L59: fs.StringVar(&f.CPUProfile, "cpuprofile", "", "write cpu profile to file")
prog.go#L105: if f.CPUProfile != "" {
prog.go#L106: f, err := os.Create(f.CPUProfile)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)