Home
last modified time | relevance | path

Searched defs:WebListLine (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.go212 type WebListLine struct { struct
213 SrcLine string
214 HTMLClass string
215 Line int
216 Flat string
217 Cumulative string
218 Instructions []WebListInstruction