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

Method encode

profile/proto.go:55–55  ·  view source on GitHub ↗
(*buffer)

Source from the content-addressed store, hash-verified

53type message interface {
54 decoder() []decoder
55 encode(*buffer)
56}
57
58func marshal(m message) []byte {

Callers 2

marshalFunction · 0.65
encodeMessageFunction · 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