Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-c2c.c96 bool stats_only; member
2232 if (c2c.stats_only) in perf_c2c__hists_fprintf()
2698 OPT_BOOLEAN(0, "stats", &c2c.stats_only, in perf_c2c__report()
2730 if (c2c.stats_only) in perf_c2c__report()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-c2c.c100 bool stats_only; member
2544 if (c2c.stats_only) in perf_c2c__hists_fprintf()
3029 OPT_BOOLEAN(0, "stats", &c2c.stats_only, in perf_c2c__report()
3063 if (c2c.stats_only) in perf_c2c__report()

Completed in 11 milliseconds