#include <linux.h>
|
u8 | index |
| sequence of this status message, values from 0-9 More...
|
|
u16 | pid |
| the PID of the process More...
|
|
u8 | pcpu |
| percent of cpu used, expressed as a fraction of 256 More...
|
|
char | tname [15] |
| fixed length string representing the thread name More...
|
|
char | cmdline [0] |
| the command line (as much as it fits in the remaining packet) More...
|
|
Definition at line 37 of file linux.h.
the command line (as much as it fits in the remaining packet)
Definition at line 42 of file linux.h.
sequence of this status message, values from 0-9
Definition at line 38 of file linux.h.
percent of cpu used, expressed as a fraction of 256
Definition at line 40 of file linux.h.
the PID of the process
Definition at line 39 of file linux.h.
fixed length string representing the thread name
Definition at line 41 of file linux.h.
The documentation for this struct was generated from the following file: