Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-diff.c95 static bool show_baseline_only; variable
933 if (show_baseline_only) in hists__process()
986 if (!show_baseline_only) in data_process()
1252 OPT_BOOLEAN('b', "baseline-only", &show_baseline_only,