power_only         62 tools/perf/builtin-timechart.c 	bool			power_only,
power_only       1457 tools/perf/builtin-timechart.c 	if (tchart->power_only)
power_only       1824 tools/perf/builtin-timechart.c 	if (tchart->power_only)
power_only       1932 tools/perf/builtin-timechart.c 	OPT_BOOLEAN('P', "power-only", &tchart.power_only, "output power data only"),
power_only       1982 tools/perf/builtin-timechart.c 	if (tchart.power_only && tchart.tasks_only) {
power_only       1992 tools/perf/builtin-timechart.c 		if (tchart.power_only && tchart.tasks_only) {