Home | History | Annotate | Download | only in util

Lines Matching refs:symbol

14 #include "symbol.h"
19 int symbol__annotate_init(struct map *map __used, struct symbol *sym)
26 int symbol__alloc_hist(struct symbol *sym, int nevents)
41 void symbol__annotate_zero_histograms(struct symbol *sym)
52 int symbol__inc_addr_samples(struct symbol *sym, struct map *map,
112 static int objdump_line__print(struct objdump_line *oline, struct symbol *sym,
197 static int symbol__parse_objdump_line(struct symbol *sym, struct map *map,
261 int symbol__annotate(struct symbol *sym, struct map *map, size_t privsize)
263 int symbol__annotate(struct symbol *sym, struct map *map, size_t privsize,
388 static void symbol__free_source_line(struct symbol *sym, int len)
402 static int symbol__get_source_line(struct symbol *sym, struct map *map,
492 static void symbol__annotate_hits(struct symbol *sym, int evidx)
505 int symbol__annotate_printf(struct symbol *sym, struct map *map, int evidx,
569 void symbol__annotate_zero_histogram(struct symbol *sym, int evidx)
577 void symbol__annotate_decay_histogram(struct symbol *sym, int evidx)
604 int symbol__tty_annotate(struct symbol *sym, struct map *map, int evidx,