Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Ddso.h159 u8 annotate_warned:1; member
/Linux-v5.4/tools/perf/ui/gtk/
Dannotate.c173 if (map->dso->annotate_warned) in symbol__gtk_annotate()
/Linux-v5.4/tools/perf/
Dbuiltin-annotate.c320 if (he->ms.sym == NULL || he->ms.map->dso->annotate_warned) in hists__find_annotations()
/Linux-v5.4/tools/perf/ui/browsers/
Dannotate.c918 if (map->dso->annotate_warned) in symbol__tui_annotate()
Dhists.c2405 if (sym == NULL || map->dso->annotate_warned) in add_annotate_opt()
2942 browser->selection->map->dso->annotate_warned) in perf_evsel__hists_browse()