Lines Matching defs:sym
21 int symbol__annotate_init(struct map *map __used, struct symbol *sym) in symbol__annotate_init()
28 int symbol__alloc_hist(struct symbol *sym) in symbol__alloc_hist()
43 void symbol__annotate_zero_histograms(struct symbol *sym) in symbol__annotate_zero_histograms()
54 int symbol__inc_addr_samples(struct symbol *sym, struct map *map, in symbol__inc_addr_samples()
114 static int objdump_line__print(struct objdump_line *oline, struct symbol *sym, in objdump_line__print()
199 static int symbol__parse_objdump_line(struct symbol *sym, struct map *map, in symbol__parse_objdump_line()
261 int symbol__annotate(struct symbol *sym, struct map *map, size_t privsize) in symbol__annotate()
379 static void symbol__free_source_line(struct symbol *sym, int len) in symbol__free_source_line()
393 static int symbol__get_source_line(struct symbol *sym, struct map *map, in symbol__get_source_line()
475 static void symbol__annotate_hits(struct symbol *sym, int evidx) in symbol__annotate_hits()
488 int symbol__annotate_printf(struct symbol *sym, struct map *map, int evidx, in symbol__annotate_printf()
552 void symbol__annotate_zero_histogram(struct symbol *sym, int evidx) in symbol__annotate_zero_histogram()
560 void symbol__annotate_decay_histogram(struct symbol *sym, int evidx) in symbol__annotate_decay_histogram()
587 int symbol__tty_annotate(struct symbol *sym, struct map *map, int evidx, in symbol__tty_annotate()