Home
last modified time | relevance | path

Searched refs:tried_source (Results 1 – 3 of 3) sorted by relevance

/tools/perf/ui/browsers/
A Dannotate.c429 if (annotate_opts.hide_src_code && !notes->src->tried_source) { in annotate_browser__toggle_source()
440 notes->src->tried_source = true; in annotate_browser__toggle_source()
1090 notes->src->tried_source = true; in symbol__tui_annotate()
1108 if (not_annotated && !notes->src->tried_source) in symbol__tui_annotate()
/tools/perf/util/
A Dannotate.h297 bool tried_source; member
A Dannotate.c1454 as->tried_source = false; in annotated_source__purge()

Completed in 13 milliseconds