Lines Matching defs:sym
443 int symbol__annotate_init(struct map *map __maybe_unused, struct symbol *sym) in symbol__annotate_init()
450 int symbol__alloc_hist(struct symbol *sym) in symbol__alloc_hist()
476 void symbol__annotate_zero_histograms(struct symbol *sym) in symbol__annotate_zero_histograms()
487 static int __symbol__inc_addr_samples(struct symbol *sym, struct map *map, in __symbol__inc_addr_samples()
509 static int symbol__inc_addr_samples(struct symbol *sym, struct map *map, in symbol__inc_addr_samples()
683 static int disasm_line__print(struct disasm_line *dl, struct symbol *sym, u64 start, in disasm_line__print()
806 static int symbol__parse_objdump_line(struct symbol *sym, struct map *map, in symbol__parse_objdump_line()
902 static void delete_last_nop(struct symbol *sym) in delete_last_nop()
926 int symbol__annotate(struct symbol *sym, struct map *map, size_t privsize) in symbol__annotate()
1167 static void symbol__free_source_line(struct symbol *sym, int len) in symbol__free_source_line()
1186 static int symbol__get_source_line(struct symbol *sym, struct map *map, in symbol__get_source_line()
1286 static void symbol__annotate_hits(struct symbol *sym, struct perf_evsel *evsel) in symbol__annotate_hits()
1299 int symbol__annotate_printf(struct symbol *sym, struct map *map, in symbol__annotate_printf()
1384 void symbol__annotate_zero_histogram(struct symbol *sym, int evidx) in symbol__annotate_zero_histogram()
1392 void symbol__annotate_decay_histogram(struct symbol *sym, int evidx) in symbol__annotate_decay_histogram()
1443 int symbol__tty_annotate(struct symbol *sym, struct map *map, in symbol__tty_annotate()