Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/tools/perf/util/
A Ddso.h173 u8 annotate_warned:1; member
A Dannotate.c2845 dso->annotate_warned = true; in symbol__tty_annotate2()
2879 dso->annotate_warned = true; in symbol__tty_annotate()
/linux-6.3-rc2/tools/perf/ui/browsers/
A Dannotate.c973 if (ms->map->dso->annotate_warned) in symbol__tui_annotate()
980 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-6.3-rc2/tools/perf/
A Dbuiltin-annotate.c323 if (he->ms.sym == NULL || he->ms.map->dso->annotate_warned) in hists__find_annotations()

Completed in 58 milliseconds