Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-annotate.c59 bool skip_missing; member
481 if (!ann->skip_missing) in hists__find_annotations()
516 if (!ret || !ann->skip_missing) in hists__find_annotations()
526 if (!ann->skip_missing) in hists__find_annotations()
740 OPT_BOOLEAN(0, "skip-missing", &annotate.skip_missing, in cmd_annotate()