Home
last modified time | relevance | path

Searched refs:power_only (Results 1 – 1 of 1) sorted by relevance

/external/linux-tools-perf/
Dbuiltin-timechart.c57 static bool power_only; variable
925 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,