Home
last modified time | relevance | path

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

/linux/tools/perf/ui/gtk/
A Dannotate.c174 if (ms->map->dso->annotate_warned) in symbol__gtk_annotate()
180 ms->map->dso->annotate_warned = true; in symbol__gtk_annotate()
/linux/tools/perf/util/
A Ddso.h172 u8 annotate_warned:1; member
A Dannotate.c2814 dso->annotate_warned = true; in symbol__tty_annotate2()
2848 dso->annotate_warned = true; in symbol__tty_annotate()
/linux/tools/perf/ui/browsers/
A Dannotate.c973 if (ms->map->dso->annotate_warned) in symbol__tui_annotate()
979 ms->map->dso->annotate_warned = true; in symbol__tui_annotate()
A Dhists.c2502 if (!ms->map || !ms->map->dso || ms->map->dso->annotate_warned) in add_annotate_opt()
3095 browser->selection->map->dso->annotate_warned) { in evsel__hists_browse()
/linux/tools/perf/
A Dbuiltin-annotate.c318 if (he->ms.sym == NULL || he->ms.map->dso->annotate_warned) in hists__find_annotations()

Completed in 22 milliseconds