Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-top.c91 static void perf_top__update_print_entries(struct perf_top *top) in perf_top__update_print_entries()
101 static void perf_top__resize(struct perf_top *top) in perf_top__resize()
107 static int perf_top__parse_source(struct perf_top *top, struct hist_entry *he) in perf_top__parse_source()
191 static void perf_top__record_precise_ip(struct perf_top *top, in perf_top__record_precise_ip()
233 static void perf_top__show_details(struct perf_top *top) in perf_top__show_details()
313 static void perf_top__print_sym_table(struct perf_top *top) in perf_top__print_sym_table()
387 static void perf_top__prompt_symbol(struct perf_top *top, const char *msg) in perf_top__prompt_symbol()
429 static void perf_top__print_mapped_keys(struct perf_top *top) in perf_top__print_mapped_keys()
461 static int perf_top__key_mapped(struct perf_top *top, int c) in perf_top__key_mapped()
485 static bool perf_top__handle_keypress(struct perf_top *top, int c) in perf_top__handle_keypress()
[all …]
/tools/perf/util/
Dtop.c23 size_t perf_top__header_snprintf(struct perf_top *top, char *bf, size_t size) in perf_top__header_snprintf()
113 void perf_top__reset_sample_counters(struct perf_top *top) in perf_top__reset_sample_counters()
Dpstack.c16 unsigned short top; member
/tools/perf/ui/
Dbrowser.h19 void *top, *entries; member
/tools/thermal/tmon/
Dtui.c38 static PANEL *top; variable
/tools/perf/ui/browsers/
Dhists.c2244 struct perf_top *top = hbt->arg; in hists_browser__scnprintf_title() local
3010 struct perf_top *top = hbt->arg; in perf_evsel__hists_browse() local
3046 const void *top; in perf_evsel__hists_browse() local
3083 struct perf_top *top = hbt->arg; in perf_evsel__hists_browse() local
/tools/lib/traceevent/
Devent-parse.c1810 process_cond(struct tep_event *event, struct tep_print_arg *top, char **tok) in process_cond()
1866 process_array(struct tep_event *event, struct tep_print_arg *top, char **tok) in process_array()