Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
Dreport.go772 type TextItem struct { struct
773 Name string
774 InlineLabel string // Not empty if inlined
775 Flat, Cum int64 // Raw values
776 FlatFormat, CumFormat string // Formatted values