Home
last modified time | relevance | path

Searched refs:symbol__gtk_annotate (Results 1 – 2 of 2) sorted by relevance

/external/linux-tools-perf/src/tools/perf/util/
Dannotate.h169 int symbol__gtk_annotate(struct symbol *sym, struct map *map,
177 return symbol__gtk_annotate(he->ms.sym, he->ms.map, evsel, hbt); in hist_entry__gtk_annotate()
/external/linux-tools-perf/src/tools/perf/ui/gtk/
Dannotate.c157 int symbol__gtk_annotate(struct symbol *sym, struct map *map, in symbol__gtk_annotate() function