Home
last modified time | relevance | path

Searched defs:syme (Results 1 – 3 of 3) sorted by relevance

/external/linux-tools-perf/
Dbuiltin-top.c157 static int parse_source(struct sym_entry *syme) in parse_source()
212 static void __zero_source_counters(struct sym_entry *syme) in __zero_source_counters()
218 static void record_precise_ip(struct sym_entry *syme, int counter, u64 ip) in record_precise_ip()
238 static void show_details(struct sym_entry *syme) in show_details()
272 static void __list_insert_active_sym(struct sym_entry *syme) in __list_insert_active_sym()
282 struct sym_entry *syme; in print_sym_table() local
400 struct sym_entry *syme = *target, *n, *found = NULL; in prompt_symbol() local
586 struct sym_entry *syme = top.sym_filter_entry; in handle_keypress() local
673 struct sym_entry *syme; in symbol_filter() local
718 struct sym_entry *syme; in perf_event__process_sample() local
/external/linux-tools-perf/util/
Dtop.c37 static void perf_top__remove_active_sym(struct perf_top *top, struct sym_entry *syme) in perf_top__remove_active_sym()
172 struct sym_entry *syme, *n; in perf_top__decay_samples() local
222 struct sym_entry *syme = rb_entry(nd, struct sym_entry, rb_node); in perf_top__find_widths() local
/external/linux-tools-perf/util/ui/browsers/
Dtop.c33 struct sym_entry *syme = rb_entry(entry, struct sym_entry, rb_node); in perf_top_browser__write() local
120 struct sym_entry *syme = browser->selection; in perf_top_browser__annotate() local