Searched defs:CPU_PERCENT (Results 1 - 1 of 1) sorted by relevance

/systemd/src/cgtop/
H A Dcgtop.c92 CPU_PERCENT, enumerator in enum:__anon56
94 } arg_cpu_type = CPU_PERCENT;
473 if (arg_cpu_type == CPU_PERCENT) {
566 if (arg_cpu_type == CPU_PERCENT)
621 if (arg_cpu_type == CPU_PERCENT) {
708 arg_cpu_type = CPU_PERCENT;
1012 arg_cpu_type = arg_cpu_type == CPU_TIME ? CPU_PERCENT : CPU_TIME;

Completed in 13 milliseconds