Rework TTY column for the PCP platform

This commit is contained in:
Nathan Scott
2021-04-15 09:03:12 +10:00
parent 9ce9557e69
commit 4d7cee56f0
3 changed files with 4 additions and 13 deletions

View File

@ -98,7 +98,6 @@ typedef struct PCPProcess_ {
double io_rate_write_bps;
char* cgroup;
unsigned int oom;
char* ttyDevice;
unsigned long long int delay_read_time;
unsigned long long cpu_delay_total;
unsigned long long blkio_delay_total;