Searched defs:top (Results 1 – 7 of 7) sorted by relevance
/tools/perf/ |
D | builtin-top.c | 76 static void perf_top__update_print_entries(struct perf_top *top) in perf_top__update_print_entries() 84 struct perf_top *top = arg; in perf_top__sig_winch() local 90 static int perf_top__parse_source(struct perf_top *top, struct hist_entry *he) in perf_top__parse_source() 173 static void perf_top__record_precise_ip(struct perf_top *top, in perf_top__record_precise_ip() 216 static void perf_top__show_details(struct perf_top *top) in perf_top__show_details() 249 static void perf_top__print_sym_table(struct perf_top *top) in perf_top__print_sym_table() 331 static void perf_top__prompt_symbol(struct perf_top *top, const char *msg) in perf_top__prompt_symbol() 373 static void perf_top__print_mapped_keys(struct perf_top *top) in perf_top__print_mapped_keys() 405 static int perf_top__key_mapped(struct perf_top *top, int c) in perf_top__key_mapped() 429 static bool perf_top__handle_keypress(struct perf_top *top, int c) in perf_top__handle_keypress() [all …]
|
/tools/perf/util/ |
D | top.c | 24 size_t perf_top__header_snprintf(struct perf_top *top, char *bf, size_t size) in perf_top__header_snprintf() 112 void perf_top__reset_sample_counters(struct perf_top *top) in perf_top__reset_sample_counters()
|
D | pstack.c | 14 unsigned short top; member
|
/tools/perf/ui/ |
D | browser.h | 16 void *top, *entries; member
|
/tools/thermal/tmon/ |
D | tui.c | 35 static PANEL *top; variable
|
/tools/perf/ui/browsers/ |
D | hists.c | 1273 struct perf_top *top = hbt->arg; in hists__browser_title() local 1549 struct perf_top *top = hbt->arg; in perf_evsel__hists_browse() local 1565 const void *top; in perf_evsel__hists_browse() local
|
/tools/lib/traceevent/ |
D | event-parse.c | 1643 process_cond(struct event_format *event, struct print_arg *top, char **tok) in process_cond() 1696 process_array(struct event_format *event, struct print_arg *top, char **tok) in process_array()
|