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()
477 static int symbol__alloc_hist_cycles(struct symbol *sym) in symbol__alloc_hist_cycles()
488 void symbol__annotate_zero_histograms(struct symbol *sym) in symbol__annotate_zero_histograms()
543 static int __symbol__inc_addr_samples(struct symbol *sym, struct map *map, in __symbol__inc_addr_samples()
568 static struct annotation *symbol__get_annotation(struct symbol *sym, bool cycles) in symbol__get_annotation()
583 static int symbol__inc_addr_samples(struct symbol *sym, struct map *map, in symbol__inc_addr_samples()
597 struct symbol *sym, unsigned cycles) in symbol__account_cycles()
818 static int disasm_line__print(struct disasm_line *dl, struct symbol *sym, u64 start, in disasm_line__print()
955 static int symbol__parse_objdump_line(struct symbol *sym, struct map *map, in symbol__parse_objdump_line()
1051 static void delete_last_nop(struct symbol *sym) in delete_last_nop()
1075 int symbol__annotate(struct symbol *sym, struct map *map, size_t privsize) in symbol__annotate()
1333 static void symbol__free_source_line(struct symbol *sym, int len) in symbol__free_source_line()
1352 static int symbol__get_source_line(struct symbol *sym, struct map *map, in symbol__get_source_line()
1452 static void symbol__annotate_hits(struct symbol *sym, struct perf_evsel *evsel) in symbol__annotate_hits()
1465 int symbol__annotate_printf(struct symbol *sym, struct map *map, in symbol__annotate_printf()
1550 void symbol__annotate_zero_histogram(struct symbol *sym, int evidx) in symbol__annotate_zero_histogram()
1558 void symbol__annotate_decay_histogram(struct symbol *sym, int evidx) in symbol__annotate_decay_histogram()
1609 int symbol__tty_annotate(struct symbol *sym, struct map *map, in symbol__tty_annotate()