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

/linux-master/tools/perf/
H A Dbuiltin-timechart.c66 tasks_only, member in struct:timechart
1504 if (!tchart->tasks_only)
1835 if (tchart->tasks_only) {
1941 OPT_BOOLEAN('T', "tasks-only", &tchart.tasks_only, "output processes data only"),
2011 if (tchart.power_only && tchart.tasks_only) {
2022 if (tchart.power_only && tchart.tasks_only) {

Completed in 239 milliseconds