Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-diff.c66 static bool show_baseline_only; variable
580 if (show_baseline_only) in hists__process()
630 if (!show_baseline_only) in data_process()
703 OPT_BOOLEAN('b', "baseline-only", &show_baseline_only,