Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
Dwebui.go76 type webArgs struct { struct
77 Title string
78 Errors []string
79 Total int64
80 SampleTypes []string
81 Legend []string
82 Standalone bool // True for command-line generation of HTML
83 Help map[string]string
84 Nodes []string
85 HTMLBody template.HTML
[all …]