Searched defs:evidx (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/tools/perf/util/ |
D | annotate.c | 55 int evidx, u64 addr) in symbol__inc_addr_samples() 115 int evidx, u64 len, int min_pcnt, in objdump_line__print() 394 int evidx, struct rb_root *root, int len, 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()
|
D | hist.c | 1182 int hist_entry__inc_addr_samples(struct hist_entry *he, int evidx, u64 ip) in hist_entry__inc_addr_samples()
|
/linux-3.3/tools/perf/util/ui/browsers/ |
D | annotate.c | 84 struct symbol *sym, int evidx) in objdump_line__calc_percent() 162 int evidx) in annotate_browser__calc_percent() 226 static int annotate_browser__run(struct annotate_browser *self, int evidx, in annotate_browser__run() 360 int hist_entry__tui_annotate(struct hist_entry *he, int evidx, in hist_entry__tui_annotate() 367 int symbol__tui_annotate(struct symbol *sym, struct map *map, int evidx, in symbol__tui_annotate()
|
/linux-3.3/tools/perf/ |
D | builtin-annotate.c | 111 static int hist_entry__tty_annotate(struct hist_entry *he, int evidx, in hist_entry__tty_annotate() 118 static void hists__find_annotations(struct hists *self, int evidx, in hists__find_annotations()
|