Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-annotate.c45 bool skip_missing; member
347 if (!ret || !ann->skip_missing) in hists__find_annotations()
357 if (!ann->skip_missing) in hists__find_annotations()
519 OPT_BOOLEAN(0, "skip-missing", &annotate.skip_missing, in cmd_annotate()