Searched refs:maxtcpu (Results 1 – 1 of 1) sorted by relevance
605 unsigned rows, n = 0, maxtcpu = 0, maxtpath = 3; /* 3 for ellipsize() to work properly */ in display() local622 maxtcpu = MAX(maxtcpu, in display()634 unsigned cpu_len = arg_cpu_type == CPU_PERCENT ? 6 : maxtcpu; in display()688 … printf(" %*s", maxtcpu, MAYBE_FORMAT_TIMESPAN((usec_t) (g->cpu_usage / NSEC_PER_USEC), 0)); in display()