runtime/pprof.profileBuilder.strings (field)

6 uses

	runtime/pprof (current package)
		proto.go#L42: 	strings   []string
		proto.go#L138: 		id = len(b.strings)
		proto.go#L139: 		b.strings = append(b.strings, s)
		proto.go#L262: 		strings:   []string{""},
		proto.go#L378: 	b.pb.strings(tagProfile_StringTable, b.strings)