Home
last modified time | relevance | path

Searched defs:ms (Results 1 – 13 of 13) sorted by relevance

/tools/perf/ui/gtk/
Dannotate.c57 static int perf_gtk__get_offset(char *buf, size_t size, struct map_symbol *ms, in perf_gtk__get_offset()
94 static int perf_gtk__annotate_symbol(GtkWidget *window, struct map_symbol *ms, in perf_gtk__annotate_symbol()
164 static int symbol__gtk_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__gtk_annotate()
/tools/perf/ui/browsers/
Dannotate.c42 struct map_symbol *ms = browser->priv; in browser__annotation() local
153 struct map_symbol *ms = ab->b.priv; in annotate_browser__draw_current_jump() local
305 struct map_symbol *ms = browser->b.priv; in annotate_browser__calc_percent() local
413 struct map_symbol *ms = browser->b.priv, target_ms; in annotate_browser__callq() local
614 struct map_symbol *ms = browser->priv; in annotate_browser__show() local
668 struct map_symbol *ms = browser->b.priv; in annotate_browser__run() local
875 int map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in map_symbol__tui_annotate()
893 int symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__tui_annotate()
Dhists.c399 struct map_symbol *ms = browser->selection; in hist_browser__selection_has_children() local
413 struct map_symbol *ms = browser->selection; in hist_browser__selection_unfolded() local
427 struct map_symbol *ms = browser->selection; in hist_browser__selection_sym_name() local
445 struct map_symbol *ms = browser->selection; in hist_browser__toggle_fold() local
2418 struct map_symbol ms; member
2488 struct map_symbol *ms, in add_annotate_opt()
/tools/perf/util/
Dmap_symbol.h18 struct map_symbol ms; member
Dannotate.c240 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in call__parse()
335 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in jump__parse()
485 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in lock__parse()
875 static int __symbol__inc_addr_samples(struct map_symbol *ms, in __symbol__inc_addr_samples()
950 static int symbol__inc_addr_samples(struct map_symbol *ms, in symbol__inc_addr_samples()
1113 static void disasm_line__init_ins(struct disasm_line *dl, struct arch *arch, struct map_symbol *ms) in disasm_line__init_ins()
1154 struct map_symbol ms; member
1572 int symbol__strerror_disassemble(struct map_symbol *ms, int errnum, char *buf, size_t buflen) in symbol__strerror_disassemble()
2167 int symbol__annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate()
2356 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate_printf()
[all …]
Dunwind.h14 struct map_symbol ms; member
Dcallchain.h120 struct map_symbol ms; member
145 struct map_symbol ms; member
Dsort.c293 static int _hist_entry__sym_snprintf(struct map_symbol *ms, in _hist_entry__sym_snprintf()
1062 struct map_symbol *ms = NULL; in hist_entry__daddr_snprintf() local
1088 struct map_symbol *ms = NULL; in hist_entry__iaddr_snprintf() local
1295 struct map_symbol *ms = NULL; in hist_entry__dcacheline_snprintf() local
Dmachine.c2058 static char *callchain_srcline(struct map_symbol *ms, u64 ip) in callchain_srcline()
2095 struct map_symbol ms; in add_callchain_ip() local
2807 static int append_inlines(struct callchain_cursor *cursor, struct map_symbol *ms, u64 ip) in append_inlines()
Dsort.h100 struct map_symbol ms; member
Dcallchain.c1046 u64 ip, struct map_symbol *ms, in callchain_cursor_append()
/tools/perf/arch/s390/annotate/
Dinstructions.c5 struct map_symbol *ms) in s390_call__parse()
/tools/testing/selftests/filesystems/epoll/
Depoll_wakeup_test.c3242 uint64_t v = 1, ms; in TEST() local