|
|
@ -95,5 +95,4 @@ void get_procs(); |
|
|
|
void parse_dir(); |
|
|
|
void parse_file(pid_t pid); |
|
|
|
void getkinfo(); |
|
|
|
void print_procs(struct proc *proc1, struct proc *proc2, int cputimemode); |
|
|
|
u64_t cputicks(struct proc *p1, struct proc *p2, int timemode); |
|
|
|
void print_procs(struct proc *proc1, struct proc *proc2, int cputimemode); |