Home
last modified time | relevance | path

Searched defs:UI (Results 1 – 25 of 28) sorted by relevance

12

/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
Dfetch.go124 …ces, bases []profileSource, fetch plugin.Fetcher, obj plugin.ObjTool, ui plugin.UI, tr http.RoundT…
168 func chunkedGrab(sources []profileSource, fetch plugin.Fetcher, obj plugin.ObjTool, ui plugin.UI, t…
205 func concurrentGrab(sources []profileSource, fetch plugin.Fetcher, obj plugin.ObjTool, ui plugin.UI
299 func setTmpDir(ui plugin.UI) (string, error) {
323 func grabProfile(s *source, source string, fetcher plugin.Fetcher, obj plugin.ObjTool, ui plugin.UI
402 func locateBinaries(p *profile.Profile, s *source, obj plugin.ObjTool, ui plugin.UI) {
492 func fetch(source string, duration, timeout time.Duration, ui plugin.UI, tr http.RoundTripper) (p *…
570 func convertPerfData(perfPath string, ui plugin.UI) (*os.File, error) {
Ddriver_focus.go31 func applyFocus(prof *profile.Profile, numLabelUnits map[string]string, cfg config, ui plugin.UI) e…
80 func compileTagFilter(name, value string, numLabelUnits map[string]string, ui plugin.UI, err error)…
215 func warnNoMatches(match bool, option string, ui plugin.UI) {
Dinteractive.go128 func greetings(p *profile.Profile, ui plugin.UI) {
181 func printCurrentOptions(p *profile.Profile, ui plugin.UI) {
315 func commandHelp(args string, ui plugin.UI) {
Ddriver.go235 func generateTagRootsLeaves(prof *profile.Profile, cfg config, ui plugin.UI) {
351 func identifyNumLabelUnits(p *profile.Profile, ui plugin.UI) map[string]string {
Dcli.go264 func sampleIndex(flag *bool, si string, sampleType, option string, ui plugin.UI) string {
Dwebui.go66 plugin.UI anonMember
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineUniformityAnalysis.h37 MachineUniformityInfo UI; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/
DMachineUniformityAnalysis.h37 MachineUniformityInfo UI; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineUniformityAnalysis.h37 MachineUniformityInfo UI; variable
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/symbolizer/
Dsymbolizer.go38 UI plugin.UI member
129 func doLocalSymbolize(prof *profile.Profile, fast, force bool, obj plugin.ObjTool, ui plugin.UI) er…
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/symbolz/
Dsymbolz.go43 …ol, sources plugin.MappingSources, syms func(string, string) ([]byte, error), ui plugin.UI) error {
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DAbstractCallSite.h132 bool isCallee(Value::const_user_iterator UI) const { in isCallee()
DValue.h170 use_iterator_impl<Use> UI; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DAbstractCallSite.h132 bool isCallee(Value::const_user_iterator UI) const { in isCallee()
DValue.h170 use_iterator_impl<Use> UI; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/IR/
DAbstractCallSite.h132 bool isCallee(Value::const_user_iterator UI) const { in isCallee()
DValue.h170 use_iterator_impl<Use> UI; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DAbstractCallSite.h132 bool isCallee(Value::const_user_iterator UI) const { in isCallee()
DValue.h170 use_iterator_impl<Use> UI; variable
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/plugin/
Dplugin.go34 UI UI member
177 type UI interface { interface
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/driver/
Ddriver.go74 UI UI member
204 type UI interface { interface
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Analysis/
DLoopInfo.h498 auto *UI = cast<Instruction>(U.getUser()); in movementPreservesLCSSAForm() local
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DLoopInfo.h498 auto *UI = cast<Instruction>(U.getUser()); in movementPreservesLCSSAForm() local
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DLoopInfo.h498 auto *UI = cast<Instruction>(U.getUser()); in movementPreservesLCSSAForm() local
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DLoopInfo.h498 auto *UI = cast<Instruction>(U.getUser()); in movementPreservesLCSSAForm() local

12