MCPcopy Create free account
hub / github.com/google/pprof / decoder

Method decoder

profile/proto.go:54–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52
53type message interface {
54 decoder() []decoder
55 encode(*buffer)
56}
57

Callers 1

decodeMessageFunction · 0.65

Implementers 8

Profileprofile/profile.go
Locationprofile/profile.go
Mappingprofile/profile.go
Functionprofile/profile.go
ValueTypeprofile/profile.go
Sampleprofile/profile.go
labelprofile/profile.go
Lineprofile/profile.go

Calls

no outgoing calls

Tested by

no test coverage detected