Searched refs:power_only (Results 1 – 1 of 1) sorted by relevance
51 static bool power_only; variable913 if (p->total_time >= threshold && !power_only) in determine_display_tasks()924 if (c->total_time >= threshold && !power_only) { in determine_display_tasks()1091 OPT_BOOLEAN('P', "power-only", &power_only, "output power data only"), in cmd_timechart()