Lines Matching refs:symbol
14 #include "symbol.h"
423 int symbol__annotate_init(struct map *map __maybe_unused, struct symbol *sym)
430 int symbol__alloc_hist(struct symbol *sym)
456 void symbol__annotate_zero_histograms(struct symbol *sym)
467 int symbol__inc_addr_samples(struct symbol *sym, struct map *map,
640 static int disasm_line__print(struct disasm_line *dl, struct symbol *sym, u64 start,
759 * The offset will be a relative offset from the start of the symbol and -1
763 static int symbol__parse_objdump_line(struct symbol *sym, struct map *map,
833 struct symbol *s;
849 static void delete_last_nop(struct symbol *sym)
873 int symbol__annotate(struct symbol *sym, struct map *map, size_t privsize)
967 * kallsyms does not have symbol sizes so there may a nop at the end.
1062 static void symbol__free_source_line(struct symbol *sym, int len)
1082 static int symbol__get_source_line(struct symbol *sym, struct map *map,
1201 static void symbol__annotate_hits(struct symbol *sym, struct perf_evsel *evsel)
1214 int symbol__annotate_printf(struct symbol *sym, struct map *map,
1295 void symbol__annotate_zero_histogram(struct symbol *sym, int evidx)
1303 void symbol__annotate_decay_histogram(struct symbol *sym, int evidx)
1354 int symbol__tty_annotate(struct symbol *sym, struct map *map,