Home
last modified time | relevance | path

Searched refs:symbol__annotate2 (Results 1 – 4 of 4) sorted by relevance

/tools/perf/util/
Dannotate.h354 int symbol__annotate2(struct symbol *sym, struct map *map,
Dannotate.c2695 if (symbol__annotate2(sym, map, evsel, opts, NULL) < 0) in symbol__tty_annotate2()
2986 int symbol__annotate2(struct symbol *sym, struct map *map, struct evsel *evsel, in symbol__annotate2() function
/tools/perf/ui/browsers/
Dannotate.c921 err = symbol__annotate2(sym, map, evsel, opts, &browser.arch); in symbol__tui_annotate()
/tools/perf/
Dbuiltin-report.c650 symbol__annotate2(sym, he->ms.map, evsel, in hists__resort_cb()