Home
last modified time | relevance | path

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

/systemd-251/src/cgtop/
Dcgtop.c634 unsigned cpu_len = arg_cpu_type == CPU_PERCENT ? 6 : maxtcpu; in display() local
636 path_columns = columns() - 36 - cpu_len; in display()
651 cpu_len, in display()