Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c95 static bool show_baseline_only; variable
945 if (show_baseline_only) in hists__process()
998 if (!show_baseline_only) in data_process()
1263 OPT_BOOLEAN('b', "baseline-only", &show_baseline_only,
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-diff.c95 static bool show_baseline_only; variable
947 if (show_baseline_only) in hists__process()
1000 if (!show_baseline_only) in data_process()
1266 OPT_BOOLEAN('b', "baseline-only", &show_baseline_only,

Completed in 6 milliseconds