Lines Matching defs:sym

300 	struct symbol *sym = ms->sym;  in jump__parse()  local
759 static int symbol__alloc_hist_cycles(struct symbol *sym) in symbol__alloc_hist_cycles()
770 void symbol__annotate_zero_histograms(struct symbol *sym) in symbol__annotate_zero_histograms()
831 static int __symbol__inc_addr_samples(struct symbol *sym, struct map *map, in __symbol__inc_addr_samples()
866 static struct cyc_hist *symbol__cycles_hist(struct symbol *sym) in symbol__cycles_hist()
885 struct annotated_source *symbol__hists(struct symbol *sym, int nr_hists) in symbol__hists()
905 static int symbol__inc_addr_samples(struct symbol *sym, struct map *map, in symbol__inc_addr_samples()
920 struct symbol *sym, unsigned cycles) in symbol__account_cycles()
1325 annotation_line__print(struct annotation_line *al, struct symbol *sym, u64 start, in annotation_line__print()
1446 static int symbol__parse_objdump_line(struct symbol *sym, FILE *file, in symbol__parse_objdump_line()
1534 static void delete_last_nop(struct symbol *sym) in delete_last_nop()
1648 static int symbol__disassemble(struct symbol *sym, struct annotate_args *args) in symbol__disassemble()
1853 void symbol__calc_percent(struct symbol *sym, struct perf_evsel *evsel) in symbol__calc_percent()
1860 int symbol__annotate(struct symbol *sym, struct map *map, in symbol__annotate()
2024 static void symbol__annotate_hits(struct symbol *sym, struct perf_evsel *evsel) in symbol__annotate_hits()
2050 int symbol__annotate_printf(struct symbol *sym, struct map *map, in symbol__annotate_printf()
2189 static int symbol__annotate_fprintf2(struct symbol *sym, FILE *fp, in symbol__annotate_fprintf2()
2247 void symbol__annotate_zero_histogram(struct symbol *sym, int evidx) in symbol__annotate_zero_histogram()
2255 void symbol__annotate_decay_histogram(struct symbol *sym, int evidx) in symbol__annotate_decay_histogram()
2306 bool disasm_line__is_valid_local_jump(struct disasm_line *dl, struct symbol *sym) in disasm_line__is_valid_local_jump()
2316 void annotation__mark_jump_targets(struct annotation *notes, struct symbol *sym) in annotation__mark_jump_targets()
2386 void annotation__init_column_widths(struct annotation *notes, struct symbol *sym) in annotation__init_column_widths()
2439 static void symbol__calc_lines(struct symbol *sym, struct map *map, in symbol__calc_lines()
2448 int symbol__tty_annotate2(struct symbol *sym, struct map *map, in symbol__tty_annotate2()
2476 int symbol__tty_annotate(struct symbol *sym, struct map *map, in symbol__tty_annotate()
2727 int symbol__annotate2(struct symbol *sym, struct map *map, struct perf_evsel *evsel, in symbol__annotate2()