Searched defs:evidx (Results 1 – 4 of 4) sorted by relevance
/external/linux-tools-perf/util/ui/browsers/ |
D | annotate.c | 64 struct symbol *sym, int evidx) in objdump_line__calc_percent() 142 int evidx) in annotate_browser__calc_percent() 166 static int annotate_browser__run(struct annotate_browser *self, int evidx, in annotate_browser__run() 249 int hist_entry__tui_annotate(struct hist_entry *he, int evidx) in hist_entry__tui_annotate() 254 int symbol__tui_annotate(struct symbol *sym, struct map *map, int evidx, in symbol__tui_annotate()
|
/external/linux-tools-perf/util/ |
D | annotate.c | 53 int evidx, u64 addr) in symbol__inc_addr_samples() 113 int evidx, u64 len, int min_pcnt, in objdump_line__print() 403 int evidx, struct rb_root *root, int len, in symbol__get_source_line() 492 static void symbol__annotate_hits(struct symbol *sym, int evidx) in symbol__annotate_hits() 505 int symbol__annotate_printf(struct symbol *sym, struct map *map, int evidx, in symbol__annotate_printf() 569 void symbol__annotate_zero_histogram(struct symbol *sym, int evidx) in symbol__annotate_zero_histogram() 577 void symbol__annotate_decay_histogram(struct symbol *sym, int evidx) in symbol__annotate_decay_histogram() 604 int symbol__tty_annotate(struct symbol *sym, struct map *map, int evidx, in symbol__tty_annotate()
|
D | hist.c | 965 int hist_entry__inc_addr_samples(struct hist_entry *he, int evidx, u64 ip) in hist_entry__inc_addr_samples()
|
/external/linux-tools-perf/ |
D | builtin-annotate.c | 111 static int hist_entry__tty_annotate(struct hist_entry *he, int evidx) in hist_entry__tty_annotate() 117 static void hists__find_annotations(struct hists *self, int evidx) in hists__find_annotations()
|