HomeSort by relevance Sort by last modified time
    Searched full:read_stat (Results 1 - 2 of 2) sorted by null

  /system/core/toolbox/
vmstat.c 66 static int read_stat(struct state *s);
146 error = read_stat(s);
177 static int read_stat(struct state *s) { function
top.c 95 static int read_stat(char *filename, struct proc_info *proc);
261 read_stat(filename, proc);
298 read_stat(filename, proc);
324 static int read_stat(char *filename, struct proc_info *proc) { function

Completed in 416 milliseconds