Searched refs:power_only (Results 1 – 1 of 1) sorted by relevance
57 static bool power_only; variable925 if (p->total_time >= threshold && !power_only) in determine_display_tasks()936 if (c->total_time >= threshold && !power_only) { in determine_display_tasks()1100 OPT_BOOLEAN('P', "power-only", &power_only,