summaryrefslogtreecommitdiffstats
path: root/contrib/top/machine.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/top/machine.h')
-rw-r--r--contrib/top/machine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/top/machine.h b/contrib/top/machine.h
index 62b321c..17e48cd 100644
--- a/contrib/top/machine.h
+++ b/contrib/top/machine.h
@@ -61,6 +61,7 @@ struct process_select
int system; /* show system processes */
int thread; /* show threads */
int uid; /* only this uid (unless uid == -1) */
+ int wcpu; /* show weighted cpu */
char *command; /* only this command (unless == NULL) */
};
OpenPOWER on IntegriCloud