Searched refs:perf_top (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Dtop.h14 struct perf_top { struct
45 size_t perf_top__header_snprintf(struct perf_top *top, char *bf, size_t size);
46 void perf_top__reset_sample_counters(struct perf_top *top);
H A Dtop.c24 size_t perf_top__header_snprintf(struct perf_top *top, char *bf, size_t size) perf_top__header_snprintf()
112 void perf_top__reset_sample_counters(struct perf_top *top) perf_top__reset_sample_counters()
/linux-4.4.14/tools/perf/
H A Dbuiltin-top.c76 static void perf_top__update_print_entries(struct perf_top *top) perf_top__update_print_entries()
84 struct perf_top *top = arg; perf_top__sig_winch()
90 static int perf_top__parse_source(struct perf_top *top, struct hist_entry *he) perf_top__parse_source()
173 static void perf_top__record_precise_ip(struct perf_top *top, perf_top__record_precise_ip()
216 static void perf_top__show_details(struct perf_top *top) perf_top__show_details()
252 static void perf_top__print_sym_table(struct perf_top *top) perf_top__print_sym_table()
336 static void perf_top__prompt_symbol(struct perf_top *top, const char *msg) perf_top__prompt_symbol()
378 static void perf_top__print_mapped_keys(struct perf_top *top) perf_top__print_mapped_keys()
410 static int perf_top__key_mapped(struct perf_top *top, int c) perf_top__key_mapped()
434 static bool perf_top__handle_keypress(struct perf_top *top, int c) perf_top__handle_keypress()
544 struct perf_top *t = arg; perf_top__sort_new_samples()
570 struct perf_top *top = arg; display_thread_tui()
616 struct perf_top *top = arg; display_thread()
686 struct perf_top *top = arg; hist_iter__top_callback()
710 struct perf_top *top = container_of(tool, struct perf_top, tool); perf_event__process_sample()
811 static void perf_top__mmap_read_idx(struct perf_top *top, int idx) perf_top__mmap_read_idx()
882 static void perf_top__mmap_read(struct perf_top *top) perf_top__mmap_read()
890 static int perf_top__start_counters(struct perf_top *top) perf_top__start_counters()
928 static int perf_top__setup_sample_type(struct perf_top *top __maybe_unused) perf_top__setup_sample_type()
945 static int __cmd_top(struct perf_top *top) __cmd_top()
1090 struct perf_top *top = opt->value; parse_percent_limit()
1102 struct perf_top top = { cmd_top()
/linux-4.4.14/tools/perf/ui/browsers/
H A Dhists.c1333 struct perf_top *top = hbt->arg;
1929 struct perf_top *top = hbt->arg;
1983 struct perf_top *top = hbt->arg;

Completed in 71 milliseconds