Home
last modified time | relevance | path

Searched defs:WebListInstruction (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
Dsource.go222 type WebListInstruction struct { struct
223 NewBlock bool // Insert marker that indicates separation from previous block
224 Flat string
225 Cumulative string
226 Synthetic bool
227 Address uint64
228 Disasm string
229 FileLine string
230 InlinedCalls []WebListCall