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

Function uint64p

internal/elfexec/elfexec_test.go:116–118  ·  view source on GitHub ↗
(n uint64)

Source from the content-addressed store, hash-verified

114}
115
116func uint64p(n uint64) *uint64 {
117 return &n
118}
119
120func TestFindProgHeaderForMapping(t *testing.T) {
121 buildList := func(headers []*elf.ProgHeader) (result string) {

Callers 1

TestGetBaseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…