Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/ui/gtk/
Dannotate.c169 if (map->dso->annotate_warned) in symbol__gtk_annotate()
/Linux-v4.19/tools/perf/util/
Ddso.h163 u8 annotate_warned:1; member
/Linux-v4.19/tools/perf/
Dbuiltin-annotate.c316 if (he->ms.sym == NULL || he->ms.map->dso->annotate_warned) in hists__find_annotations()
/Linux-v4.19/tools/perf/ui/browsers/
Dannotate.c911 if (map->dso->annotate_warned) in symbol__tui_annotate()
Dhists.c2372 if (sym == NULL || map->dso->annotate_warned) in add_annotate_opt()
2815 browser->selection->map->dso->annotate_warned) in perf_evsel__hists_browse()