Searched defs:title (Results 1 – 14 of 14) sorted by relevance
/tools/perf/ui/tui/ |
D | util.c | 73 int ui_browser__input_window(const char *title, const char *text, char *input, in ui_browser__input_window() 165 int ui__question_window(const char *title, const char *text, in ui__question_window() 227 static int __ui__warning(const char *title, const char *format, va_list args) in __ui__warning()
|
/tools/perf/ui/ |
D | progress.c | 31 void ui_progress__init(struct ui_progress *p, u64 total, const char *title) in ui_progress__init()
|
D | progress.h | 10 const char *title; member
|
D | browser.c | 252 void __ui_browser__show_title(struct ui_browser *browser, const char *title) in __ui_browser__show_title() 259 void ui_browser__show_title(struct ui_browser *browser, const char *title) in ui_browser__show_title() 266 int ui_browser__show(struct ui_browser *browser, const char *title, in ui_browser__show()
|
D | browser.h | 21 const char *title; member
|
/tools/perf/ui/browsers/ |
D | hists.h | 25 int (*title)(struct hist_browser *browser, member
|
D | annotate.c | 540 static int sym_title(struct symbol *sym, struct map *map, char *title, in sym_title() 557 char title[SYM_TITLE_MAX_SIZE]; in annotate_browser__callq() local 777 char title[SYM_TITLE_MAX_SIZE]; in annotate_browser__run() local
|
D | hists.c | 689 char title[160]; in hist_browser__run() local 3348 const char *title = "Available samples"; in perf_evsel_menu__run() local
|
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | SchedGui.py | 23 def __init__(self, sched_tracer, title, parent = None, id = -1): argument
|
/tools/lib/subcmd/ |
D | help.c | 229 void list_commands(const char *title, struct cmdnames *main_cmds, in list_commands()
|
/tools/power/pm-graph/ |
D | analyze_boot.py | 44 title = 'BootGraph' variable in SystemValues
|
D | analyze_suspend.py | 70 title = 'SleepGraph' variable in SystemValues 1388 def title(self): member in DevFunction 3210 def callgraphHTML(sv, hf, num, cg, title, color, devid): argument
|
/tools/perf/util/ |
D | bpf-loader.c | 464 const char *title; in preproc_gen_prologue() local
|
/tools/lib/bpf/ |
D | libbpf.c | 1581 const char *title; in bpf_program__title() local
|