runtime/pprof.profileBuilder.stringMap (field)

4 uses

	runtime/pprof (current package)
		proto.go#L43: 	stringMap map[string]int
		proto.go#L136: 	id, ok := b.stringMap[s]
		proto.go#L140: 		b.stringMap[s] = id
		proto.go#L263: 		stringMap: map[string]int{"": 0},