Searched refs:Cpuprofile (Results 1 – 1 of 1) sorted by relevance
39 Cpuprofile string member69 flag.StringVar(&CmdlineArgs.Cpuprofile, "cpuprofile", "", "write cpu profile to file")149 if args.Cpuprofile != "" {150 f, err := os.Create(absolutePath(args.Cpuprofile))