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

/linux-4.1.27/tools/perf/
H A Dbuiltin-diff.c66 static bool show_baseline_only; variable
661 if (show_baseline_only) hists__process()
710 if (!show_baseline_only) data__for_each_file_new()
781 OPT_BOOLEAN('b', "baseline-only", &show_baseline_only,

Completed in 59 milliseconds