Home
last modified time | relevance | path

Searched refs:annotate_warned (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/tools/perf/ui/gtk/
Dannotate.c166 if (map->dso->annotate_warned) in symbol__gtk_annotate()
/linux-4.4.14/tools/perf/
Dbuiltin-annotate.c132 if (he->ms.sym == NULL || he->ms.map->dso->annotate_warned) in hists__find_annotations()
/linux-4.4.14/tools/perf/util/
Ddso.h157 u8 annotate_warned:1; member
Dannotate.c1121 if (dso->annotate_warned) in symbol__annotate()
1130 dso->annotate_warned = 1; in symbol__annotate()
/linux-4.4.14/tools/perf/ui/browsers/
Dhists.c1483 if (sym == NULL || map->dso->annotate_warned) in add_annotate_opt()
1869 browser->selection->map->dso->annotate_warned) in perf_evsel__hists_browse()
Dannotate.c1039 if (map->dso->annotate_warned) in symbol__tui_annotate()